- CacheableIPList - org.apache.hadoop.util中的类
-
CacheableIPList loads a list of subnets from a file.
- CacheableIPList(FileBasedIPList, long) - 类 的构造器org.apache.hadoop.util.CacheableIPList
-
- CachedDNSToSwitchMapping - org.apache.hadoop.net中的类
-
A cached implementation of DNSToSwitchMapping that takes an
raw DNSToSwitchMapping and stores the resolved network location in
a cache.
- CachedDNSToSwitchMapping(DNSToSwitchMapping) - 类 的构造器org.apache.hadoop.net.CachedDNSToSwitchMapping
-
cache a raw DNS mapping
- cacheGroupsAdd(List<String>) - 接口 中的方法org.apache.hadoop.security.GroupMappingServiceProvider
-
Caches the group user information
- cacheGroupsAdd(List<String>) - 类 中的方法org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback
-
- cacheGroupsAdd(List<String>) - 类 中的方法org.apache.hadoop.security.JniBasedUnixGroupsNetgroupMappingWithFallback
-
- cacheGroupsAdd(List<String>) - 类 中的方法org.apache.hadoop.security.NullGroupsMapping
-
Nothing is returned, so nothing is cached.
- cacheGroupsRefresh() - 接口 中的方法org.apache.hadoop.security.GroupMappingServiceProvider
-
Refresh the cache of groups and user mapping
- cacheGroupsRefresh() - 类 中的方法org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback
-
- cacheGroupsRefresh() - 类 中的方法org.apache.hadoop.security.JniBasedUnixGroupsNetgroupMappingWithFallback
-
- cacheGroupsRefresh() - 类 中的方法org.apache.hadoop.security.NullGroupsMapping
-
Nothing is returned, so nothing is cached.
- CacheManipulator() - 类 的构造器org.apache.hadoop.io.nativeio.NativeIO.POSIX.CacheManipulator
-
- CachingKeyProvider - org.apache.hadoop.crypto.key中的类
-
A KeyProviderExtension implementation providing a short lived
cache for KeyVersions and Metadatato avoid burst
of requests to hit the underlying KeyProvider.
- CachingKeyProvider(KeyProvider, long, long) - 类 的构造器org.apache.hadoop.crypto.key.CachingKeyProvider
-
- call(RPC.RpcKind, Writable, Client.ConnectionId, AtomicBoolean) - 类 中的方法org.apache.hadoop.ipc.Client
-
Make a call, passing rpcRequest, to the IPC server defined by
remoteId, returning the rpc respond.
- call(RPC.RpcKind, String, Writable, long) - 类 中的方法org.apache.hadoop.ipc.RPC.Server
-
- call(Writable, long) - 类 中的方法org.apache.hadoop.ipc.Server
-
- call(RPC.RpcKind, String, Writable, long) - 类 中的方法org.apache.hadoop.ipc.Server
-
Called for each call.
- Call(int, int, Void, Void, RPC.RpcKind, byte[]) - 类 的构造器org.apache.hadoop.ipc.Server.Call
-
- CallerContext.Builder - org.apache.hadoop.ipc中的类
-
The caller context builder.
- CALLERCONTEXT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- CALLID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- CALLID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- CallQueueManager<E extends org.apache.hadoop.ipc.Schedulable> - org.apache.hadoop.ipc中的类
-
Abstracts queue operations for different blocking queues.
- CallQueueManager(Class<? extends BlockingQueue<E>>, Class<? extends RpcScheduler>, boolean, int, String, Configuration) - 类 的构造器org.apache.hadoop.ipc.CallQueueManager
-
- CAN_UNBUFFER_NOT_IMPLEMENTED_MESSAGE - 类 中的静态变量org.apache.hadoop.fs.StreamCapabilitiesPolicy
-
- cancel(Token<?>, Configuration) - 类 中的方法org.apache.hadoop.crypto.key.kms.KMSClientProvider.KMSTokenRenewer
-
- cancel() - 接口 中的方法org.apache.hadoop.io.ReadaheadPool.ReadaheadRequest
-
Cancels the request for readahead.
- cancel(Configuration) - 类 中的方法org.apache.hadoop.security.token.Token
-
Cancel this delegation token.
- cancel(Token<?>, Configuration) - 类 中的方法org.apache.hadoop.security.token.Token.TrivialRenewer
-
- cancel(Token<?>, Configuration) - 类 中的方法org.apache.hadoop.security.token.TokenRenewer
-
Cancel the given token
- cancelDelegationToken(Token<?>) - 接口 中的方法org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension.DelegationTokenExtension
-
Cancels the given token.
- cancelDelegationToken(Token<?>) - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- cancelDelegationToken(URL, DelegationTokenAuthenticatedURL.Token) - 类 中的方法org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Cancels a delegation token from the server end-point.
- cancelDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String) - 类 中的方法org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Cancels a delegation token from the server end-point.
- cancelDelegationToken(URL, AuthenticatedURL.Token, Token<AbstractDelegationTokenIdentifier>) - 类 中的方法org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Cancels a delegation token from the server end-point.
- cancelDelegationToken(URL, AuthenticatedURL.Token, Token<AbstractDelegationTokenIdentifier>, String) - 类 中的方法org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Cancels a delegation token from the server end-point.
- cancelDeleteOnExit(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Cancel the scheduled deletion of the path when the FileSystem is closed.
- cancelToken(Token<TokenIdent>, String) - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Cancel a token by removing it from cache.
- canExecute(File) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
- CANNOT_SEEK_PAST_EOF - 类 中的静态变量org.apache.hadoop.fs.FSExceptionMessages
-
Seeks : "Attempted to seek or read past the end of the file"
- canonicalizeUri(URI) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Canonicalize the given URI.
- canonicalizeUri(URI) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- canonicalizeUri(URI) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- canRead(File) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
- CanSetDropBehind - org.apache.hadoop.fs中的接口
-
- CanSetReadahead - org.apache.hadoop.fs中的接口
-
- CanUnbuffer - org.apache.hadoop.fs中的接口
-
FSDataInputStreams implement this interface to indicate that they can clear
their buffers on request.
- canWrite(File) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
- CAT_CONFIG - 类 中的静态变量org.apache.hadoop.security.KDiag
-
- CAT_JAAS - 类 中的静态变量org.apache.hadoop.security.KDiag
-
- CAT_JVM - 类 中的静态变量org.apache.hadoop.security.KDiag
-
- CAT_KERBEROS - 类 中的静态变量org.apache.hadoop.security.KDiag
-
- CAT_LOGIN - 类 中的静态变量org.apache.hadoop.security.KDiag
-
- CAT_OS - 类 中的静态变量org.apache.hadoop.security.KDiag
-
- CAT_SASL - 类 中的静态变量org.apache.hadoop.security.KDiag
-
- CAT_TOKEN - 类 中的静态变量org.apache.hadoop.security.KDiag
-
- CAT_UGI - 类 中的静态变量org.apache.hadoop.security.KDiag
-
- CBZip2InputStream - org.apache.hadoop.io.compress.bzip2中的类
-
An input stream that decompresses from the BZip2 format (without the file
header chars) to be read as any other stream.
- CBZip2InputStream(InputStream, SplittableCompressionCodec.READ_MODE) - 类 的构造器org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
Constructs a new CBZip2InputStream which decompresses bytes read from the
specified stream.
- CBZip2InputStream(InputStream) - 类 的构造器org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
- CBZip2InputStream.STATE - org.apache.hadoop.io.compress.bzip2中的枚举
-
A state machine to keep track of current state of the de-coder
- CBZip2OutputStream - org.apache.hadoop.io.compress.bzip2中的类
-
An output stream that compresses into the BZip2 format (without the file
header chars) into another stream.
- CBZip2OutputStream(OutputStream) - 类 的构造器org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
Constructs a new CBZip2OutputStream with a blocksize of 900k.
- CBZip2OutputStream(OutputStream, int) - 类 的构造器org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
Constructs a new CBZip2OutputStream with specified blocksize.
- cedeActive(RpcController, ZKFCProtocolProtos.CedeActiveRequestProto) - 接口 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.BlockingInterface
-
- cedeActive(RpcController, ZKFCProtocolProtos.CedeActiveRequestProto, RpcCallback<ZKFCProtocolProtos.CedeActiveResponseProto>) - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
rpc cedeActive(.hadoop.common.CedeActiveRequestProto) returns (.hadoop.common.CedeActiveResponseProto);
Request that the service cede its active state, and quit the election
for some amount of time
- cedeActive(RpcController, ZKFCProtocolProtos.CedeActiveRequestProto, RpcCallback<ZKFCProtocolProtos.CedeActiveResponseProto>) - 接口 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Interface
-
rpc cedeActive(.hadoop.common.CedeActiveRequestProto) returns (.hadoop.common.CedeActiveResponseProto);
Request that the service cede its active state, and quit the election
for some amount of time
- cedeActive(RpcController, ZKFCProtocolProtos.CedeActiveRequestProto, RpcCallback<ZKFCProtocolProtos.CedeActiveResponseProto>) - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Stub
-
- cedeActive(int) - 类 中的方法org.apache.hadoop.ha.protocolPB.ZKFCProtocolClientSideTranslatorPB
-
- Certificates() - 类 的构造器org.apache.hadoop.security.ssl.SSLHostnameVerifier.Certificates
-
- CHALLENGE_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- CHALLENGE_VALUE - 枚举 中的静态变量org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
CHALLENGE = 3;
- changed(boolean) - 类 中的静态方法org.apache.hadoop.fs.Options.HandleOpt
-
- changed() - 类 中的方法org.apache.hadoop.metrics2.lib.MutableMetric
-
- charAt(int) - 类 中的方法org.apache.hadoop.io.Text
-
Returns the Unicode Scalar Value (32-bit integer value)
for the character at position.
- check(String) - 类 中的方法org.apache.hadoop.fs.DUHelper
-
- check(String, SSLSocket) - 类 中的方法org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String, X509Certificate) - 类 中的方法org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String, String[], String[]) - 类 中的方法org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String[], SSLSocket) - 类 中的方法org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String[], X509Certificate) - 类 中的方法org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- check(String[], String[], String[], boolean, boolean) - 类 中的方法org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
- checkArgs(String) - 接口 中的方法org.apache.hadoop.ha.FenceMethod
-
Verify that the given fencing method's arguments are valid.
- checkArgs(String) - 类 中的方法org.apache.hadoop.ha.PowerShellFencer
-
- checkArgs(String) - 类 中的方法org.apache.hadoop.ha.ShellCommandFencer
-
- checkArgs(String) - 类 中的方法org.apache.hadoop.ha.SshFenceByTcpPort
-
Verify that the argument, if given, in the conf is parseable.
- checkAvailableForRead() - 类 中的方法org.apache.hadoop.security.token.SecretManager
-
No-op if the secret manager is available for reading tokens, throw a
StandbyException otherwise.
- checkFencingConfigured() - 类 中的方法org.apache.hadoop.ha.HAServiceTarget
-
- checkIsBashSupported() - 类 中的静态方法org.apache.hadoop.util.Shell
-
- checkNativeCodeLoaded() - 类 中的静态方法org.apache.hadoop.io.compress.SnappyCodec
-
Are the native snappy libraries loaded & initialized?
- checkNativeCodeLoaded() - 类 中的静态方法org.apache.hadoop.io.compress.ZStandardCodec
-
- checkNativeCodeLoaded() - 类 中的静态方法org.apache.hadoop.io.erasurecode.ErasureCodeNative
-
Is the native ISA-L library loaded and initialized?
- checkPath(Path) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Check that a Path belongs to this FileSystem.
- checkPath(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Check that a Path belongs to this FileSystem.
- checkPath(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
Check that a Path belongs to this FileSystem.
- checkPath(Path) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- checkpoint() - 类 中的方法org.apache.hadoop.fs.Trash
-
Create a trash checkpoint.
- checkScheme(URI, String) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Check that the Uri's scheme matches
- checkStateTransition(String, Service.STATE, Service.STATE) - 类 中的静态方法org.apache.hadoop.service.ServiceStateModel
-
Check that a state tansition is valid and
throw an exception if not
- checkStatus(File) - 类 中的方法org.apache.hadoop.util.BasicDiskValidator
-
- checkStatus(File) - 类 中的方法org.apache.hadoop.util.ReadWriteDiskValidator
-
- checkStream() - 类 中的方法org.apache.hadoop.io.compress.DecompressorStream
-
- ChecksumException - org.apache.hadoop.fs中的异常错误
-
Thrown for checksum errors.
- ChecksumException(String, long) - 异常错误 的构造器org.apache.hadoop.fs.ChecksumException
-
- ChecksumFileSystem - org.apache.hadoop.fs中的类
-
Abstract Checksumed FileSystem.
- ChecksumFileSystem(FileSystem) - 类 的构造器org.apache.hadoop.fs.ChecksumFileSystem
-
- checksumOpt(Options.ChecksumOpt) - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Set checksum opt.
- ChecksumOpt() - 类 的构造器org.apache.hadoop.fs.Options.ChecksumOpt
-
Create a uninitialized one
- ChecksumOpt(DataChecksum.Type, int) - 类 的构造器org.apache.hadoop.fs.Options.ChecksumOpt
-
Normal ctor
- checksumParam(Options.ChecksumOpt) - 类 中的静态方法org.apache.hadoop.fs.Options.CreateOpts
-
- ChecksumParam(Options.ChecksumOpt) - 类 的构造器org.apache.hadoop.fs.Options.CreateOpts.ChecksumParam
-
- checkTGTAndReloginFromKeytab() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
Re-login a user from keytab if TGT is expired or is close to expiry.
- checkToken(TokenIdent) - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Find the DelegationTokenInformation for the given token id, and verify that
if the token is expired.
- checkWindowsCommandLineLength(String...) - 类 中的静态方法org.apache.hadoop.util.Shell
-
Checks if a given command (String[]) fits in the Windows maximum command
line length Note that the input is expected to already include space
delimiters, no extra count will be added for delimiters.
- Chgrp() - 类 的构造器org.apache.hadoop.fs.FsShellPermissions.Chgrp
-
- children - 类 中的变量org.apache.hadoop.net.InnerNodeImpl
-
- childrenMap - 类 中的变量org.apache.hadoop.net.InnerNodeImpl
-
- chmod(String, String) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
Change the permissions on a filename.
- chmod(String, String, boolean) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
Change the permissions on a file / directory, recursively, if
needed.
- Chmod() - 类 的构造器org.apache.hadoop.fs.FsShellPermissions.Chmod
-
- chmod(String, int) - 类 中的静态方法org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- chooseBlockSize(long) - 类 中的静态方法org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
Chooses a blocksize based on the given length of the data to compress.
- Chown() - 类 的构造器org.apache.hadoop.fs.FsShellPermissions.Chown
-
- CLASSNAME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- CLASSNAME_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- ClassOption(Class<?>) - 类 的构造器org.apache.hadoop.util.Options.ClassOption
-
- cleanup(Log, Closeable...) - 类 中的静态方法org.apache.hadoop.io.IOUtils
-
- cleanup() - 类 中的方法org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
The default cleanup.
- cleanupWithLogger(Logger, Closeable...) - 类 中的静态方法org.apache.hadoop.io.IOUtils
-
Close the Closeable objects and
ignore any
Throwable or
null pointers.
- clear() - 类 中的方法org.apache.hadoop.conf.Configuration
-
Clears all keys from the configuration.
- clear() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.fs.HardLink.LinkStats
-
- clear() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.io.MapWritable
-
- clear() - 类 中的方法org.apache.hadoop.io.SortedMapWritable
-
- clear() - 类 中的方法org.apache.hadoop.io.Text
-
Clear the string to empty.
- clear() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- clear() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- clear() - 接口 中的方法org.apache.hadoop.metrics2.util.QuantileEstimator
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- clear() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- clear() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- clear() - 类 中的方法org.apache.hadoop.util.bloom.HashFunction
-
Clears this hash function.
- CLEAR_TEXT_FALLBACK - 类 中的静态变量org.apache.hadoop.security.alias.CredentialProvider
-
- clearAccessTime() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 access_time = 8;
- clearAlias() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- clearArgs() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- clearAuths() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- clearBlockReplication() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 block_replication = 10;
- clearBlockSize() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 block_size = 11;
- clearCallerContext() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RPCCallerContextProto callerContext = 7;
call context
- clearCallId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
required sint32 callId = 3;
a sequence number that is sent back in response
- clearCallId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required uint32 callId = 1;
callId used in Request
- clearChallenge() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional bytes challenge = 5;
- clearChanged() - 类 中的方法org.apache.hadoop.metrics2.lib.MutableMetric
-
Clear the changed flag in the snapshot operations
- clearClassName() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- clearClassName() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- clearClientId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
required bytes clientId = 4;
Globally unique client ID
- clearClientId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional bytes clientId = 7;
Globally unique client ID
- clearClientProtocolVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required uint64 clientProtocolVersion = 3;
protocol version of class declaring the called method
- clearConfig() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- clearContext() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- clearDeclaringClassProtocolName() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- clearDescriptions() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- clearEcData() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional bytes ec_data = 17;
storagePolicy = 16
- clearEffectiveUser() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- clearEncryptionData() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional bytes encryption_data = 15;
locations = 12
alias = 13
childrenNum = 14
- clearErrorDetail() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional .hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto errorDetail = 6;
in case of error
- clearErrorMsg() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional string errorMsg = 5;
if request fails, often contains strack trace
- clearExceptionClassName() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional string exceptionClassName = 4;
if request fails
- clearExitStatus() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
optional int32 exitStatus = 1;
unix exit status to return
- clearFileType() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- clearFlags() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 flags = 18 [default = 0];
- clearGroup() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- clearGroups() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- clearId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
required int64 id = 1;
- clearId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
required int64 id = 1;
- clearId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required int64 id = 1;
- clearIdentifier() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- clearIdentifier() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes identifier = 1;
- clearKey() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- clearKind() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- clearLength() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 length = 3;
- CLEARMASK - 类 中的静态变量org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- clearMechanism() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- clearMethod() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- clearMethodName() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
Name of the RPC method
- clearMethods() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- clearMillisToCede() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
required uint32 millisToCede = 1;
- clearModificationTime() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 modification_time = 7;
- clearNameMaps() - 类 中的方法org.apache.hadoop.security.ShellBasedIdMapping
-
- clearNewExpiryTime() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
required uint64 newExpiryTime = 1;
- clearNotReadyReason() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
optional string notReadyReason = 3;
If not ready to become active, a textual explanation of why not
- clearOwner() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- clearParentId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
optional int64 parentId = 2;
parentIdLow
- clearPassword() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes password = 2;
- clearPath() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- clearPerm() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
required uint32 perm = 1;
UNIX-style mode bits
- clearPermission() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- clearProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
optional string protocol = 3;
Protocol name for next rpc layer.
- clearProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
required string protocol = 1;
Protocol name
- clearProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
required string protocol = 1;
Protocol name
- clearProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- clearProtocolSignature() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- clearProtocolVersions() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- clearReadyToBecomeActive() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
optional bool readyToBecomeActive = 2;
If state is STANDBY, indicate whether it is
ready to become active.
- clearRealUser() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- clearRenewer() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- clearReqInfo() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- clearReqInfo() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- clearReqSource() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
required .hadoop.common.HARequestSource reqSource = 1;
- clearResponses() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- clearRetryCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional sint32 retryCount = 5 [default = -1];
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- clearRetryCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional sint32 retryCount = 8 [default = -1];
- clearRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
required string rpcKind = 2;
RPC kind
- clearRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
required string rpcKind = 1;
RPC kind
- clearRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- clearRpcOp() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- clearSecret() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional bytes secret = 3;
- clearSecrets() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- clearSenderName() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
optional string senderName = 3;
which handler sent this message
- clearServerId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- clearServerIpcVersionNum() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional uint32 serverIpcVersionNum = 3;
Sent if success or fail
- clearService() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- clearShutdownHooks() - 类 中的方法org.apache.hadoop.util.ShutdownHookManager
-
clear all registered shutdownHooks.
- clearSignature() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
optional bytes signature = 2;
- clearState() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
required .hadoop.common.HAServiceStateProto state = 1;
- clearState() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- clearStatistics() - 类 中的静态方法org.apache.hadoop.fs.AbstractFileSystem
-
- clearStatistics() - 类 中的静态方法org.apache.hadoop.fs.FileContext
-
Clears all the statistics stored in AbstractFileSystem, for all the file
systems.
- clearStatistics() - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
Reset all statistics for all file systems.
- clearStatus() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- clearSymlink() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- clearToken() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional bytes token = 3;
- clearToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- clearToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- clearToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- clearToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- clearTokens() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- clearTraceId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
optional int64 traceId = 1;
parentIdHigh
- clearTraceInfo() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RPCTraceInfoProto traceInfo = 6;
tracing info
- clearUser() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- clearUserInfo() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- clearUserMessage() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
optional string userMessage = 2;
to be displayed to the user
- clearValue() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- clearVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
required uint64 version = 1;
- clearVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional uint32 version = 1;
- clearVersions() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
repeated uint64 versions = 2;
Protocol version corresponding to the rpc kind.
- Client - org.apache.hadoop.ipc中的类
-
A client for an IPC service.
- Client(Class<? extends Writable>, Configuration, SocketFactory) - 类 的构造器org.apache.hadoop.ipc.Client
-
Construct an IPC client whose values are of the given
Writable
class.
- Client(Class<? extends Writable>, Configuration) - 类 的构造器org.apache.hadoop.ipc.Client
-
Construct an IPC client with the default SocketFactory
- CLIENTID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- CLIENTID_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- CLIENTPROTOCOLVERSION_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- clone() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- clone(T, Configuration) - 类 中的静态方法org.apache.hadoop.io.WritableUtils
-
Make a copy of a writable object using serialization to a buffer.
- clone() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- clone() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- clone() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- clone() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- clone() - 类 中的方法org.apache.hadoop.util.GcTimeMonitor.GcData
-
- cloneFileAttributes(Path, Path, Progressable) - 类 中的方法org.apache.hadoop.io.SequenceFile.Sorter
-
Clones the attributes (like compression of the input file and creates a
corresponding Writer
- cloneInto(Writable, Writable) - 类 中的静态方法org.apache.hadoop.io.WritableUtils
-
- cloneWritableInto(Writable, Writable) - 类 中的静态方法org.apache.hadoop.util.ReflectionUtils
-
已过时。
- close() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider
-
Can be used by implementing classes to close any resources
that require closing
- close() - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- close() - 类 中的方法org.apache.hadoop.fs.AvroFSInput
-
- close() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Close this FileSystem instance.
- close() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- close() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStream
-
Close the underlying output stream.
- close() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- close() - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- close() - 类 中的方法org.apache.hadoop.ha.protocolPB.ZKFCProtocolClientSideTranslatorPB
-
- close() - 类 中的方法org.apache.hadoop.http.HttpRequestLogAppender
-
- close() - 类 中的方法org.apache.hadoop.io.BloomMapFile.Writer
-
- close() - 类 中的方法org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
- close() - 类 中的方法org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
- close() - 类 中的方法org.apache.hadoop.io.compress.CompressionInputStream
-
- close() - 类 中的方法org.apache.hadoop.io.compress.CompressionOutputStream
-
- close() - 类 中的方法org.apache.hadoop.io.compress.CompressorStream
-
- close() - 类 中的方法org.apache.hadoop.io.compress.DecompressorStream
-
- close() - 类 中的方法org.apache.hadoop.io.compress.GzipCodec.GzipOutputStream
-
- close() - 类 中的方法org.apache.hadoop.io.DefaultStringifier
-
- close() - 类 中的方法org.apache.hadoop.io.file.tfile.BoundedRangeFileInputStream
-
- close() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Close the reader.
- close() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Close the scanner.
- close() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Writer
-
Close the Writer.
- close() - 类 中的方法org.apache.hadoop.io.MapFile.Reader
-
Close the map.
- close() - 类 中的方法org.apache.hadoop.io.MapFile.Writer
-
Close the map.
- close() - 类 中的方法org.apache.hadoop.io.retry.DefaultFailoverProxyProvider
-
- close() - 类 中的方法org.apache.hadoop.io.SequenceFile.Reader
-
Close the file.
- close() - 接口 中的方法org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
-
closes the iterator so that the underlying streams can be closed
- close() - 类 中的方法org.apache.hadoop.io.SequenceFile.Writer
-
Close the file.
- close() - 接口 中的方法org.apache.hadoop.io.Stringifier
-
Closes this object.
- close() - 类 中的方法org.apache.hadoop.ipc.Client
-
- close() - 类 中的方法org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolClientSideTranslatorPB
-
- close() - 类 中的方法org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolClientSideTranslatorPB
-
- close() - 类 中的方法org.apache.hadoop.log.metrics.EventCounter
-
- close() - 类 中的方法org.apache.hadoop.metrics2.lib.MutableRollingAverages
-
- close() - 类 中的方法org.apache.hadoop.metrics2.sink.FileSink
-
- close() - 类 中的方法org.apache.hadoop.metrics2.sink.GraphiteSink
-
- close() - 类 中的方法org.apache.hadoop.metrics2.sink.GraphiteSink.Graphite
-
- close() - 类 中的方法org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- close() - 类 中的方法org.apache.hadoop.metrics2.sink.StatsDSink
-
- close() - 类 中的方法org.apache.hadoop.metrics2.sink.StatsDSink.StatsD
-
- close() - 类 中的方法org.apache.hadoop.security.KDiag
-
- close() - 类 中的方法org.apache.hadoop.security.protocolPB.RefreshAuthorizationPolicyProtocolClientSideTranslatorPB
-
- close() - 类 中的方法org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
-
- close() - 类 中的方法org.apache.hadoop.service.AbstractService
-
- close() - 接口 中的方法org.apache.hadoop.service.Service
-
A version of stop() that is designed to be usable in Java7 closure
clauses.
- close() - 类 中的方法org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolClientSideTranslatorPB
-
- close() - 类 中的方法org.apache.hadoop.util.AutoCloseableLock
-
Attempts to release the lock by making a call to release().
- close() - 接口 中的方法org.apache.hadoop.util.Shell.CommandExecutor
-
- close() - 类 中的方法org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- close() - 类 中的方法org.apache.hadoop.util.StopWatch
-
- Closeable - org.apache.hadoop.io中的接口
-
- CloseableReferenceCount - org.apache.hadoop.util中的类
-
A closeable object that maintains a reference count.
- CloseableReferenceCount() - 类 的构造器org.apache.hadoop.util.CloseableReferenceCount
-
- closeAll() - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
Close all cached FileSystem instances.
- closeAllForUGI(UserGroupInformation) - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
Close all cached FileSystem instances for a given UGI.
- closed - 类 中的变量org.apache.hadoop.io.compress.CompressorStream
-
- closed - 类 中的变量org.apache.hadoop.io.compress.DecompressorStream
-
- closeSocket(Socket) - 类 中的静态方法org.apache.hadoop.io.IOUtils
-
- closeStream(Closeable) - 类 中的静态方法org.apache.hadoop.io.IOUtils
-
- closeStreams(Closeable...) - 类 中的静态方法org.apache.hadoop.io.IOUtils
-
- code - 枚举 中的变量org.apache.hadoop.security.SaslRpcServer.AuthMethod
-
The code for this method.
- CODEC_NAME_KEY - 类 中的静态变量org.apache.hadoop.io.erasurecode.ECSchema
-
- CodecPool - org.apache.hadoop.io.compress中的类
-
A global compressor/decompressor pool used to save and reuse
(possibly native) compression/decompression codecs.
- CodecPool() - 类 的构造器org.apache.hadoop.io.compress.CodecPool
-
- collectThreadLocalStates() - 类 中的方法org.apache.hadoop.metrics2.lib.MutableRollingAverages
-
- combine(Result) - 类 中的方法org.apache.hadoop.fs.shell.find.Result
-
Returns the combination of this and another result.
- CombinedIPList - org.apache.hadoop.util中的类
-
Util class to stores ips/hosts/subnets.
- CombinedIPList(String, String, long) - 类 的构造器org.apache.hadoop.util.CombinedIPList
-
- CombinedIPWhiteList - org.apache.hadoop.util中的类
-
- CombinedIPWhiteList(String, String, long) - 类 的构造器org.apache.hadoop.util.CombinedIPWhiteList
-
- CommandFormat - org.apache.hadoop.fs.shell中的类
-
Parse the args of a command and check the format of args.
- CommandFormat(String, int, int, String...) - 类 的构造器org.apache.hadoop.fs.shell.CommandFormat
-
- CommandFormat(int, int, String...) - 类 的构造器org.apache.hadoop.fs.shell.CommandFormat
-
Simple parsing of command line arguments
- CommandFormat.DuplicatedOptionException - org.apache.hadoop.fs.shell中的异常错误
-
Used when a duplicated option is supplied to a command.
- CommandFormat.IllegalNumberOfArgumentsException - org.apache.hadoop.fs.shell中的异常错误
-
Used when the arguments exceed their bounds
- CommandFormat.NotEnoughArgumentsException - org.apache.hadoop.fs.shell中的异常错误
-
Used when too few arguments are supplied to a command
- CommandFormat.TooManyArgumentsException - org.apache.hadoop.fs.shell中的异常错误
-
Used when too many arguments are supplied to a command
- CommandFormat.UnknownOptionException - org.apache.hadoop.fs.shell中的异常错误
-
Used when an unsupported option is supplied to a command
- CommandShell - org.apache.hadoop.tools中的类
-
This program is a CLI utility base class utilizing hadoop Tool class.
- CommandShell() - 类 的构造器org.apache.hadoop.tools.CommandShell
-
- CommandShell.SubCommand - org.apache.hadoop.tools中的类
-
Base class for any subcommands of this shell command.
- commit() - 类 中的方法org.apache.hadoop.util.curator.ZKCuratorManager.SafeTransaction
-
- CommonConfigurationKeysPublic - org.apache.hadoop.fs中的类
-
This class contains constants for configuration keys used
in the common code.
- CommonConfigurationKeysPublic() - 类 的构造器org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- ComparableVersion - org.apache.hadoop.util中的类
-
Generic implementation of version comparison.
- ComparableVersion(String) - 类 的构造器org.apache.hadoop.util.ComparableVersion
-
- Comparator() - 类 的构造器org.apache.hadoop.io.BooleanWritable.Comparator
-
- Comparator() - 类 的构造器org.apache.hadoop.io.BytesWritable.Comparator
-
- Comparator() - 类 的构造器org.apache.hadoop.io.ByteWritable.Comparator
-
- Comparator() - 类 的构造器org.apache.hadoop.io.DoubleWritable.Comparator
-
- Comparator() - 类 的构造器org.apache.hadoop.io.FloatWritable.Comparator
-
- Comparator() - 类 的构造器org.apache.hadoop.io.IntWritable.Comparator
-
- Comparator() - 类 的构造器org.apache.hadoop.io.LongWritable.Comparator
-
- comparator(WritableComparator) - 类 中的静态方法org.apache.hadoop.io.MapFile.Reader
-
- comparator(WritableComparator) - 类 中的静态方法org.apache.hadoop.io.MapFile.Writer
-
- Comparator() - 类 的构造器org.apache.hadoop.io.MD5Hash.Comparator
-
- Comparator() - 类 的构造器org.apache.hadoop.io.NullWritable.Comparator
-
- Comparator() - 类 的构造器org.apache.hadoop.io.ShortWritable.Comparator
-
- comparator() - 类 中的方法org.apache.hadoop.io.SortedMapWritable
-
- Comparator() - 类 的构造器org.apache.hadoop.io.Text.Comparator
-
- Comparator() - 类 的构造器org.apache.hadoop.io.UTF8.Comparator
-
已过时。
- COMPARATOR_JCLASS - 类 中的静态变量org.apache.hadoop.io.file.tfile.TFile
-
comparator prefix: java class
- COMPARATOR_MEMCMP - 类 中的静态变量org.apache.hadoop.io.file.tfile.TFile
-
comparator: memcmp
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.BooleanWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.BytesWritable.Comparator
-
Compare the buffers in serialized form.
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.ByteWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.DoubleWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.FloatWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.IntWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.LongWritable.Comparator
-
- compare(WritableComparable, WritableComparable) - 类 中的方法org.apache.hadoop.io.LongWritable.DecreasingComparator
-
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.LongWritable.DecreasingComparator
-
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.MD5Hash.Comparator
-
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.NullWritable.Comparator
-
Compare the buffers in serialized form.
- compare(byte[], int, int, byte[], int, int) - 接口 中的方法org.apache.hadoop.io.RawComparator
-
Compare two objects in binary.
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.ShortWritable.Comparator
-
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.Text.Comparator
-
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.UTF8.Comparator
-
已过时。
- compare(byte[], int, int, byte[], int, int) - 类 中的方法org.apache.hadoop.io.WritableComparator
-
Optimization hook.
- compare(WritableComparable, WritableComparable) - 类 中的方法org.apache.hadoop.io.WritableComparator
-
Compare two WritableComparables.
- compare(Object, Object) - 类 中的方法org.apache.hadoop.io.WritableComparator
-
- compareBytes(byte[], int, int, byte[], int, int) - 类 中的静态方法org.apache.hadoop.io.WritableComparator
-
Lexicographic order of binary data.
- compareFs(FileSystem, FileSystem) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
- compareTo(Delayed) - 类 中的方法org.apache.hadoop.fs.DelegationTokenRenewer.RenewAction
-
- compareTo(FileStatus) - 类 中的方法org.apache.hadoop.fs.FileStatus
-
Compare this FileStatus to another FileStatus
- compareTo(Object) - 类 中的方法org.apache.hadoop.fs.FileStatus
-
Compare this FileStatus to another FileStatus.
- compareTo(FileStatus) - 类 中的方法org.apache.hadoop.fs.LocatedFileStatus
-
Compare this FileStatus to another FileStatus
- compareTo(Object) - 类 中的方法org.apache.hadoop.fs.Path
-
- compareTo(BinaryComparable) - 类 中的方法org.apache.hadoop.io.BinaryComparable
-
Compare bytes from {#getBytes()}.
- compareTo(byte[], int, int) - 类 中的方法org.apache.hadoop.io.BinaryComparable
-
Compare bytes from {#getBytes()} to those provided.
- compareTo(BooleanWritable) - 类 中的方法org.apache.hadoop.io.BooleanWritable
-
- compareTo(ByteWritable) - 类 中的方法org.apache.hadoop.io.ByteWritable
-
Compares two ByteWritables.
- compareTo(DoubleWritable) - 类 中的方法org.apache.hadoop.io.DoubleWritable
-
- compareTo(byte[]) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Compare the entry key to another key.
- compareTo(byte[], int, int) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Compare the entry key to another key.
- compareTo(RawComparable) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Compare an entry with a RawComparable object.
- compareTo(Utils.Version) - 类 中的方法org.apache.hadoop.io.file.tfile.Utils.Version
-
Compare this version with another version.
- compareTo(FloatWritable) - 类 中的方法org.apache.hadoop.io.FloatWritable
-
Compares two FloatWritables.
- compareTo(IntWritable) - 类 中的方法org.apache.hadoop.io.IntWritable
-
Compares two IntWritables.
- compareTo(LongWritable) - 类 中的方法org.apache.hadoop.io.LongWritable
-
Compares two LongWritables.
- compareTo(MD5Hash) - 类 中的方法org.apache.hadoop.io.MD5Hash
-
Compares this object with the specified object for order.
- compareTo(NullWritable) - 类 中的方法org.apache.hadoop.io.NullWritable
-
- compareTo(Object) - 类 中的方法org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
- compareTo(ShortWritable) - 类 中的方法org.apache.hadoop.io.ShortWritable
-
Compares two ShortWritable.
- compareTo(VIntWritable) - 类 中的方法org.apache.hadoop.io.VIntWritable
-
Compares two VIntWritables.
- compareTo(VLongWritable) - 类 中的方法org.apache.hadoop.io.VLongWritable
-
Compares two VLongWritables.
- compareTo(ComparableVersion) - 类 中的方法org.apache.hadoop.util.ComparableVersion
-
- compatibleWith(Utils.Version) - 类 中的方法org.apache.hadoop.io.file.tfile.Utils.Version
-
Test compatibility.
- compile(String) - 类 中的方法org.apache.hadoop.metrics2.filter.GlobFilter
-
- compile(String) - 类 中的方法org.apache.hadoop.metrics2.filter.RegexFilter
-
- completeLocalOutput(Path, Path) - 类 中的方法org.apache.hadoop.fs.ChecksumFileSystem
-
- completeLocalOutput(Path, Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Called when we're all done writing to the target.
- completeLocalOutput(Path, Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
Called when we're all done writing to the target.
- completeLocalOutput(Path, Path) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
not implemented.
- completeLocalOutput(Path, Path) - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- CompositeService - org.apache.hadoop.service中的类
-
Composition of services.
- CompositeService(String) - 类 的构造器org.apache.hadoop.service.CompositeService
-
- CompositeService.CompositeServiceShutdownHook - org.apache.hadoop.service中的类
-
JVM Shutdown hook for CompositeService which will stop the give
CompositeService gracefully in case of JVM shutdown.
- CompositeServiceShutdownHook(CompositeService) - 类 的构造器org.apache.hadoop.service.CompositeService.CompositeServiceShutdownHook
-
- compress() - 类 中的方法org.apache.hadoop.io.compress.BlockCompressorStream
-
- compress(byte[], int, int) - 类 中的方法org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
- compress(byte[], int, int) - 类 中的方法org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- compress(byte[], int, int) - 接口 中的方法org.apache.hadoop.io.compress.Compressor
-
Fills specified buffer with compressed data.
- compress() - 类 中的方法org.apache.hadoop.io.compress.CompressorStream
-
- compress(byte[], int, int) - 类 中的方法org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Fills specified buffer with compressed data.
- compress(byte[], int, int) - 类 中的方法org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Fills specified buffer with compressed data.
- compress(byte[], int, int) - 类 中的方法org.apache.hadoop.io.compress.zlib.BuiltInZlibDeflater
-
- compress(byte[], int, int) - 类 中的方法org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- compress(byte[], int, int) - 类 中的方法org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- compressedValSerializer - 类 中的变量org.apache.hadoop.io.SequenceFile.Writer
-
- CompressedWritable - org.apache.hadoop.io中的类
-
A base-class for Writables which store themselves compressed and lazily
inflate on field access.
- CompressedWritable() - 类 的构造器org.apache.hadoop.io.CompressedWritable
-
- Compression - org.apache.hadoop.io.file.tfile中的类
-
Compression related stuff.
- compression(SequenceFile.CompressionType) - 类 中的静态方法org.apache.hadoop.io.MapFile.Writer
-
- compression(SequenceFile.CompressionType, CompressionCodec) - 类 中的静态方法org.apache.hadoop.io.MapFile.Writer
-
- compression(SequenceFile.CompressionType) - 类 中的静态方法org.apache.hadoop.io.SequenceFile.Writer
-
- compression(SequenceFile.CompressionType, CompressionCodec) - 类 中的静态方法org.apache.hadoop.io.SequenceFile.Writer
-
- Compression.Algorithm - org.apache.hadoop.io.file.tfile中的枚举
-
Compression algorithms.
- COMPRESSION_GZ - 类 中的静态变量org.apache.hadoop.io.file.tfile.TFile
-
compression: gzip
- COMPRESSION_LZO - 类 中的静态变量org.apache.hadoop.io.file.tfile.TFile
-
compression: lzo
- COMPRESSION_NONE - 类 中的静态变量org.apache.hadoop.io.file.tfile.TFile
-
compression: none
- CompressionCodec - org.apache.hadoop.io.compress中的接口
-
This class encapsulates a streaming compression/decompression pair.
- CompressionCodec.Util - org.apache.hadoop.io.compress中的类
-
- CompressionCodecFactory - org.apache.hadoop.io.compress中的类
-
A factory that will find the correct codec for a given filename.
- CompressionCodecFactory(Configuration) - 类 的构造器org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the codecs specified in the config value io.compression.codecs
and register them.
- CompressionInputStream - org.apache.hadoop.io.compress中的类
-
A compression input stream.
- CompressionInputStream(InputStream) - 类 的构造器org.apache.hadoop.io.compress.CompressionInputStream
-
Create a compression input stream that reads
the decompressed bytes from the given stream.
- CompressionOutputStream - org.apache.hadoop.io.compress中的类
-
A compression output stream.
- CompressionOutputStream(OutputStream) - 类 的构造器org.apache.hadoop.io.compress.CompressionOutputStream
-
Create a compression output stream that writes
the compressed bytes to the given stream.
- Compressor - org.apache.hadoop.io.compress中的接口
-
- compressor - 类 中的变量org.apache.hadoop.io.compress.CompressorStream
-
- CompressorStream - org.apache.hadoop.io.compress中的类
-
- CompressorStream(OutputStream, Compressor, int) - 类 的构造器org.apache.hadoop.io.compress.CompressorStream
-
- CompressorStream(OutputStream, Compressor) - 类 的构造器org.apache.hadoop.io.compress.CompressorStream
-
- CompressorStream(OutputStream) - 类 的构造器org.apache.hadoop.io.compress.CompressorStream
-
Allow derived classes to directly set the underlying stream.
- concat(Path, Path[]) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Concat existing files together.
- concat(Path, Path[]) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- conf - 枚举 中的静态变量org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- CONF_HADOOP_PROXYSERVERS - 类 中的静态变量org.apache.hadoop.security.authorize.ProxyServers
-
- CONF_LZO_CLASS - 枚举 中的静态变量org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- CONF_SERVLET_RECONFIGURABLE_PREFIX - 类 中的静态变量org.apache.hadoop.conf.ReconfigurationServlet
-
- CONFIG_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- CONFIG_VIEWFS_DEFAULT_MOUNT_TABLE - 接口 中的静态变量org.apache.hadoop.fs.viewfs.Constants
-
Config variable name for the default mount table.
- CONFIG_VIEWFS_HOMEDIR - 接口 中的静态变量org.apache.hadoop.fs.viewfs.Constants
-
Prefix for the home dir for the mount table - if not specified
then the hadoop default value (/user) is used.
- CONFIG_VIEWFS_LINK - 接口 中的静态变量org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying a simple link
- CONFIG_VIEWFS_LINK_FALLBACK - 接口 中的静态变量org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying a fallback for link mount points.
- CONFIG_VIEWFS_LINK_MERGE - 接口 中的静态变量org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying a merge link
- CONFIG_VIEWFS_LINK_MERGE_SLASH - 接口 中的静态变量org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying a merge of the root of the mount-table
with the root of another file system.
- CONFIG_VIEWFS_LINK_NFLY - 接口 中的静态变量org.apache.hadoop.fs.viewfs.Constants
-
Config variable for specifying an nfly link.
- CONFIG_VIEWFS_PREFIX - 接口 中的静态变量org.apache.hadoop.fs.viewfs.Constants
-
Prefix for the config variable prefix for the ViewFs mount-table
- CONFIG_VIEWFS_PREFIX_DEFAULT_MOUNT_TABLE - 接口 中的静态变量org.apache.hadoop.fs.viewfs.Constants
-
Config variable full prefix for the default mount table.
- CONFIG_VIEWFS_RENAME_STRATEGY - 接口 中的静态变量org.apache.hadoop.fs.viewfs.Constants
-
- ConfigRedactor - org.apache.hadoop.conf中的类
-
Tool for redacting sensitive information when displaying config parameters.
- ConfigRedactor(Configuration) - 类 的构造器org.apache.hadoop.conf.ConfigRedactor
-
- Configurable - org.apache.hadoop.conf中的接口
-
- Configuration - org.apache.hadoop.conf中的类
-
Provides access to configuration parameters.
- Configuration() - 类 的构造器org.apache.hadoop.conf.Configuration
-
A new configuration.
- Configuration(boolean) - 类 的构造器org.apache.hadoop.conf.Configuration
-
A new configuration where the behavior of reading from the default
resources can be turned off.
- Configuration(Configuration) - 类 的构造器org.apache.hadoop.conf.Configuration
-
A new configuration with the same settings cloned from another.
- Configuration.DeprecationDelta - org.apache.hadoop.conf中的类
-
A pending addition to the global set of deprecated keys.
- Configuration.IntegerRanges - org.apache.hadoop.conf中的类
-
A class that represents a set of positive integer ranges.
- Configured - org.apache.hadoop.conf中的类
-
Base class for things that may be configured with a
Configuration.
- Configured() - 类 的构造器org.apache.hadoop.conf.Configured
-
Construct a Configured.
- Configured(Configuration) - 类 的构造器org.apache.hadoop.conf.Configured
-
Construct a Configured.
- configureXFrame(boolean) - 类 中的方法org.apache.hadoop.http.HttpServer2.Builder
-
Adds the ability to control X_FRAME_OPTIONS on HttpServer2.
- ConfigUtil - org.apache.hadoop.fs.viewfs中的类
-
Utilities for config variables of the viewFs See
ViewFs
- ConfigUtil() - 类 的构造器org.apache.hadoop.fs.viewfs.ConfigUtil
-
- confirmPrompt(String) - 类 中的静态方法org.apache.hadoop.util.ToolRunner
-
Print out a prompt to the user, and return true if the user
responds with "y" or "yes".
- ConfServlet.BadFormatException - org.apache.hadoop.conf中的异常错误
-
- connect() - 类 中的方法org.apache.hadoop.metrics2.sink.GraphiteSink.Graphite
-
- Connection(SocketChannel, long) - 类 的构造器org.apache.hadoop.ipc.Server.Connection
-
- ConnectTimeoutException - org.apache.hadoop.net中的异常错误
-
Thrown by NetUtils.connect(java.net.Socket, java.net.SocketAddress, int)
if it times out while connecting to the remote host.
- ConnectTimeoutException(String) - 异常错误 的构造器org.apache.hadoop.net.ConnectTimeoutException
-
- Constants - org.apache.hadoop.fs.viewfs中的接口
-
Config variable prefixes for ViewFs -
see
ViewFs for examples.
- construct(ZlibCompressor.CompressionLevel, ZlibCompressor.CompressionStrategy, ZlibCompressor.CompressionHeader, int) - 类 中的方法org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- constructOutputStream(DataOutput) - 类 中的静态方法org.apache.hadoop.io.DataOutputOutputStream
-
Construct an OutputStream from the given DataOutput.
- containsHeader(String) - 类 中的方法org.apache.hadoop.security.http.XFrameOptionsFilter.XFrameOptionsResponseWrapper
-
- containsKey(Object) - 类 中的方法org.apache.hadoop.io.MapWritable
-
- containsKey(Object) - 类 中的方法org.apache.hadoop.io.SortedMapWritable
-
- containsValue(Object) - 类 中的方法org.apache.hadoop.io.MapWritable
-
- containsValue(Object) - 类 中的方法org.apache.hadoop.io.SortedMapWritable
-
- content() - 类 中的静态方法org.apache.hadoop.fs.Options.HandleOpt
-
Handle is valid iff the content of the referent is the same.
- ContentSummary - org.apache.hadoop.fs中的类
-
Store the summary of a content (a directory or a file).
- ContentSummary() - 类 的构造器org.apache.hadoop.fs.ContentSummary
-
已过时。
- ContentSummary(long, long, long) - 类 的构造器org.apache.hadoop.fs.ContentSummary
-
已过时。
- ContentSummary(long, long, long, long, long, long) - 类 的构造器org.apache.hadoop.fs.ContentSummary
-
已过时。
- ContentSummary.Builder - org.apache.hadoop.fs中的类
-
We don't use generics.
- context() - 接口 中的方法org.apache.hadoop.metrics2.MetricsRecord
-
- CONTEXT_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- convert(FSProtos.FsPermissionProto) - 类 中的静态方法org.apache.hadoop.fs.protocolPB.PBHelper
-
- convert(FsPermission) - 类 中的静态方法org.apache.hadoop.fs.protocolPB.PBHelper
-
- convert(FSProtos.FileStatusProto) - 类 中的静态方法org.apache.hadoop.fs.protocolPB.PBHelper
-
- convert(FileStatus) - 类 中的静态方法org.apache.hadoop.fs.protocolPB.PBHelper
-
- convert(Throwable) - 异常错误 中的静态方法org.apache.hadoop.service.ServiceStateException
-
- convert(String, Throwable) - 异常错误 中的静态方法org.apache.hadoop.service.ServiceStateException
-
- convert(RpcHeaderProtos.RpcKindProto) - 类 中的静态方法org.apache.hadoop.util.ProtoUtil
-
- convertToExitException(Throwable) - 类 中的静态方法org.apache.hadoop.service.launcher.ServiceLauncher
-
Convert an exception to an ExitException.
- copy(Path, Path) - 类 中的方法org.apache.hadoop.fs.FileContext.Util
-
Copy file from src to dest.
- copy(Path, Path, boolean, boolean) - 类 中的方法org.apache.hadoop.fs.FileContext.Util
-
Copy from src to dst, optionally deleting src and overwriting dst.
- copy(FileSystem, Path, FileSystem, Path, boolean, Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
Copy files between FileSystems.
- copy(FileSystem, Path[], FileSystem, Path, boolean, boolean, Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
- copy(FileSystem, Path, FileSystem, Path, boolean, boolean, Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
Copy files between FileSystems.
- copy(FileSystem, FileStatus, FileSystem, Path, boolean, boolean, Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
Copy files between FileSystems.
- copy(File, FileSystem, Path, boolean, Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
Copy local files to a FileSystem.
- copy(FileSystem, Path, File, boolean, Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
Copy FileSystem files to local files.
- copy(Writable) - 类 中的方法org.apache.hadoop.io.AbstractMapWritable
-
Used by child copy constructors.
- copy(Configuration, T, T) - 类 中的静态方法org.apache.hadoop.util.ReflectionUtils
-
Make a copy of the writable object using serialization to a buffer
- copyBytes() - 类 中的方法org.apache.hadoop.io.BytesWritable
-
Get a copy of the bytes that is exactly the length of the data.
- copyBytes(InputStream, OutputStream, int, boolean) - 类 中的静态方法org.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, int) - 类 中的静态方法org.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, Configuration) - 类 中的静态方法org.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, Configuration, boolean) - 类 中的静态方法org.apache.hadoop.io.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, long, boolean) - 类 中的静态方法org.apache.hadoop.io.IOUtils
-
Copies count bytes from one stream to another.
- copyBytes() - 类 中的方法org.apache.hadoop.io.Text
-
Get a copy of the bytes that is exactly the length of the data.
- copyFromLocalFile(boolean, Path, Path) - 类 中的方法org.apache.hadoop.fs.ChecksumFileSystem
-
- copyFromLocalFile(Path, Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, Path, Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, boolean, Path[], Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
The src files are on the local disk.
- copyFromLocalFile(boolean, boolean, Path, Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, Path, Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, boolean, Path[], Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
The src files are on the local disk.
- copyFromLocalFile(boolean, boolean, Path, Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
The src file is on the local disk.
- copyFromLocalFile(boolean, boolean, Path, Path) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
not implemented.
- copyFromLocalFile(boolean, boolean, Path[], Path) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- copyFromLocalFile(boolean, Path, Path) - 类 中的方法org.apache.hadoop.fs.LocalFileSystem
-
- copyToken() - 类 中的方法org.apache.hadoop.security.token.Token
-
- copyToLocalFile(boolean, Path, Path) - 类 中的方法org.apache.hadoop.fs.ChecksumFileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(Path, Path, boolean) - 类 中的方法org.apache.hadoop.fs.ChecksumFileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(Path, Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Copy it a file from the remote filesystem to the local one.
- copyToLocalFile(boolean, Path, Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Copy it a file from a remote filesystem to the local one.
- copyToLocalFile(boolean, Path, Path, boolean) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
The src file is under this filesystem, and the dst is on the local disk.
- copyToLocalFile(boolean, Path, Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
The src file is under FS, and the dst is on the local disk.
- copyToLocalFile(boolean, Path, Path) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
copies the file in the har filesystem to a local file.
- copyToLocalFile(boolean, Path, Path) - 类 中的方法org.apache.hadoop.fs.LocalFileSystem
-
- coreServiceLaunch(Configuration, List<String>, boolean, boolean) - 类 中的方法org.apache.hadoop.service.launcher.ServiceLauncher
-
Launch the service.
- count - 类 中的变量org.apache.hadoop.io.file.tfile.SimpleBufferedOutputStream
-
- countDirs - 类 中的变量org.apache.hadoop.fs.HardLink.LinkStats
-
- countDots(String) - 类 中的静态方法org.apache.hadoop.security.ssl.SSLHostnameVerifier.AbstractVerifier
-
Counts the number of dots "." in a string.
- countEmptyDirs - 类 中的变量org.apache.hadoop.fs.HardLink.LinkStats
-
- counter(MetricsInfo, int) - 接口 中的方法org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for integer value counters
- counter(MetricsInfo, long) - 接口 中的方法org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for long value counters
- countFilesMultLinks - 类 中的变量org.apache.hadoop.fs.HardLink.LinkStats
-
- CountingBloomFilter - org.apache.hadoop.util.bloom中的类
-
Implements a counting Bloom filter, as defined by Fan et al. in a ToN
2000 paper.
- CountingBloomFilter() - 类 的构造器org.apache.hadoop.util.bloom.CountingBloomFilter
-
Default constructor - use with readFields
- CountingBloomFilter(int, int, int) - 类 的构造器org.apache.hadoop.util.bloom.CountingBloomFilter
-
Constructor
- countMultLinks - 类 中的变量org.apache.hadoop.fs.HardLink.LinkStats
-
- countPhysicalFileCopies - 类 中的变量org.apache.hadoop.fs.HardLink.LinkStats
-
- countSingleLinks - 类 中的变量org.apache.hadoop.fs.HardLink.LinkStats
-
- create(Path, EnumSet<CreateFlag>, Options.CreateOpts...) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.ChecksumFileSystem
-
- create(Path, EnumSet<CreateFlag>, Options.CreateOpts...) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Create or overwrite file on indicated path and returns an output stream for
writing into the file.
- create(FileSystem, Path, FsPermission) - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
Create a file with the provided permission.
- create(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, Progressable) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, short) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, short, Progressable) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, boolean, int) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean, int, Progressable) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
- create(Path, boolean, int, short, long) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path.
- create(Path, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with write-progress
reporting.
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable, Options.ChecksumOpt) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create an FSDataOutputStream at the indicated Path with a custom
checksum option.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable, Options.ChecksumOpt) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- create() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Create an FSDataOutputStream at the specified path.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.ftp.FTPFileSystem
-
A stream obtained via this call must be closed before using other APIs of
this class or else the invocation will block.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- create(FsPermission, FsPermission) - 类 中的静态方法org.apache.hadoop.fs.permission.FsCreateModes
-
Create from masked and unmasked modes.
- create(Path, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.sftp.SFTPFileSystem
-
A stream obtained via this call must be closed before using other APIs of
this class or else the invocation will block.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- create(Class<T>, T, RetryPolicy) - 类 中的静态方法org.apache.hadoop.io.retry.RetryProxy
-
Create a proxy for an interface of an implementation class
using the same retry policy for each method in the interface.
- create(Class<T>, FailoverProxyProvider<T>, RetryPolicy) - 类 中的静态方法org.apache.hadoop.io.retry.RetryProxy
-
Create a proxy for an interface of implementations of that interface using
the given
FailoverProxyProvider and the same retry policy for each
method in the interface.
- create(Class<T>, T, Map<String, RetryPolicy>) - 类 中的静态方法org.apache.hadoop.io.retry.RetryProxy
-
Create a proxy for an interface of an implementation class
using the a set of retry policies specified by method name.
- create(Class<T>, FailoverProxyProvider<T>, Map<String, RetryPolicy>, RetryPolicy) - 类 中的静态方法org.apache.hadoop.io.retry.RetryProxy
-
Create a proxy for an interface of implementations of that interface using
the given
FailoverProxyProvider and the a set of retry policies
specified by method name.
- create(String, byte[], List<ACL>, CreateMode) - 类 中的方法org.apache.hadoop.util.curator.ZKCuratorManager.SafeTransaction
-
- CREATE_ALWAYS - 类 中的静态变量org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- CREATE_NEW - 类 中的静态变量org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- createCheckpoint() - 类 中的方法org.apache.hadoop.fs.TrashPolicy
-
Create a trash checkpoint.
- createCompressionStream(OutputStream, Compressor, int) - 枚举 中的方法org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- createCompressor() - 类 中的方法org.apache.hadoop.io.compress.BZip2Codec
-
- createCompressor() - 接口 中的方法org.apache.hadoop.io.compress.CompressionCodec
-
- createCompressor() - 类 中的方法org.apache.hadoop.io.compress.DefaultCodec
-
- createCompressor() - 类 中的方法org.apache.hadoop.io.compress.GzipCodec
-
- createCompressor() - 类 中的方法org.apache.hadoop.io.compress.Lz4Codec
-
- createCompressor() - 类 中的方法org.apache.hadoop.io.compress.SnappyCodec
-
- createCompressor() - 类 中的方法org.apache.hadoop.io.compress.ZStandardCodec
-
- createConfiguration() - 类 中的方法org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: create the base configuration for the service.
- createCredentialEntry(String, char[]) - 类 中的方法org.apache.hadoop.security.alias.CredentialProvider
-
Create a new credential.
- createDataFileReader(Path, Configuration, SequenceFile.Reader.Option...) - 类 中的方法org.apache.hadoop.io.MapFile.Reader
-
- createDecoder() - 类 中的方法org.apache.hadoop.io.erasurecode.codec.DummyErasureCodec
-
- createDecompressionStream(InputStream, Decompressor, int) - 枚举 中的方法org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- createDecompressor() - 类 中的方法org.apache.hadoop.io.compress.BZip2Codec
-
- createDecompressor() - 接口 中的方法org.apache.hadoop.io.compress.CompressionCodec
-
- createDecompressor() - 类 中的方法org.apache.hadoop.io.compress.DefaultCodec
-
- createDecompressor() - 类 中的方法org.apache.hadoop.io.compress.GzipCodec
-
- createDecompressor() - 类 中的方法org.apache.hadoop.io.compress.Lz4Codec
-
- createDecompressor() - 类 中的方法org.apache.hadoop.io.compress.SnappyCodec
-
- createDecompressor() - 类 中的方法org.apache.hadoop.io.compress.ZStandardCodec
-
- createDirectDecompressor() - 类 中的方法org.apache.hadoop.io.compress.DefaultCodec
-
- createDirectDecompressor() - 接口 中的方法org.apache.hadoop.io.compress.DirectDecompressionCodec
-
- createDirectDecompressor() - 类 中的方法org.apache.hadoop.io.compress.GzipCodec
-
- createDirectDecompressor() - 类 中的方法org.apache.hadoop.io.compress.SnappyCodec
-
- createDirectDecompressor() - 类 中的方法org.apache.hadoop.io.compress.ZStandardCodec
-
- createDirectoryWithMode(File, int) - 类 中的静态方法org.apache.hadoop.io.nativeio.NativeIO.Windows
-
Create a directory with permissions set to the specified mode.
- createDisabled() - 类 中的静态方法org.apache.hadoop.fs.Options.ChecksumOpt
-
Create a ChecksumOpts that disables checksum
- createEncoder() - 类 中的方法org.apache.hadoop.io.erasurecode.codec.DummyErasureCodec
-
- createFile(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create a new FSDataOutputStreamBuilder for the file with path.
- createFile(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- createFile(Path) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- createFile(String, long, long, long) - 类 中的静态方法org.apache.hadoop.io.nativeio.NativeIO.Windows
-
Wrapper around CreateFile() on Windows
- createFileOutputStreamWithMode(File, boolean, int) - 类 中的静态方法org.apache.hadoop.io.nativeio.NativeIO.Windows
-
Create a file for write with permissions set to the specified mode.
- createFileSystem(URI, Configuration) - 类 中的静态方法org.apache.hadoop.fs.AbstractFileSystem
-
Create a file system instance for the specified uri using the conf.
- CreateFlag - org.apache.hadoop.fs中的枚举
-
CreateFlag specifies the file create semantic.
- createForDecryption(String, String, byte[], byte[]) - 类 中的静态方法org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
Factory method to create a new EncryptedKeyVersion that can then be
passed into KeyProviderCryptoExtension.decryptEncryptedKey(org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion).
- createForWrite(File, int) - 类 中的静态方法org.apache.hadoop.io.SecureIOUtils
-
Open the specified File for write access, ensuring that it does not exist.
- createGenericOptionsParser(Configuration, String[]) - 类 中的方法org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: create a generic options parser or subclass thereof.
- createHardLink(File, File) - 类 中的静态方法org.apache.hadoop.fs.HardLink
-
Creates a hardlink
- createHardLinkMult(File, String[], File) - 类 中的静态方法org.apache.hadoop.fs.HardLink
-
Creates hardlinks from multiple existing files within one parent
directory, into one target directory.
- createIdentifier() - 类 中的方法org.apache.hadoop.security.token.SecretManager
-
Create an empty token identifier.
- createImmutable(short) - 类 中的静态方法org.apache.hadoop.fs.permission.FsPermission
-
- createInputStream(InputStream) - 类 中的方法org.apache.hadoop.io.compress.BZip2Codec
-
Create a
CompressionInputStream that will read from the given
input stream and return a stream for uncompressed data.
- createInputStream(InputStream, Decompressor) - 类 中的方法org.apache.hadoop.io.compress.BZip2Codec
-
- createInputStream(InputStream, Decompressor, long, long, SplittableCompressionCodec.READ_MODE) - 类 中的方法org.apache.hadoop.io.compress.BZip2Codec
-
Creates CompressionInputStream to be used to read off uncompressed data
in one of the two reading modes. i.e.
- createInputStream(InputStream) - 接口 中的方法org.apache.hadoop.io.compress.CompressionCodec
-
- createInputStream(InputStream, Decompressor) - 接口 中的方法org.apache.hadoop.io.compress.CompressionCodec
-
- createInputStream(InputStream) - 类 中的方法org.apache.hadoop.io.compress.DefaultCodec
-
- createInputStream(InputStream, Decompressor) - 类 中的方法org.apache.hadoop.io.compress.DefaultCodec
-
- createInputStream(InputStream) - 类 中的方法org.apache.hadoop.io.compress.GzipCodec
-
- createInputStream(InputStream, Decompressor) - 类 中的方法org.apache.hadoop.io.compress.GzipCodec
-
- createInputStream(InputStream) - 类 中的方法org.apache.hadoop.io.compress.Lz4Codec
-
- createInputStream(InputStream, Decompressor) - 类 中的方法org.apache.hadoop.io.compress.Lz4Codec
-
- createInputStream(InputStream) - 类 中的方法org.apache.hadoop.io.compress.SnappyCodec
-
- createInputStream(InputStream, Decompressor) - 类 中的方法org.apache.hadoop.io.compress.SnappyCodec
-
- createInputStream(InputStream, Decompressor, long, long, SplittableCompressionCodec.READ_MODE) - 接口 中的方法org.apache.hadoop.io.compress.SplittableCompressionCodec
-
Create a stream as dictated by the readMode.
- createInputStream(InputStream) - 类 中的方法org.apache.hadoop.io.compress.ZStandardCodec
-
- createInputStream(InputStream, Decompressor) - 类 中的方法org.apache.hadoop.io.compress.ZStandardCodec
-
- createInternal(Path, EnumSet<CreateFlag>, FsPermission, int, short, long, Progressable, Options.ChecksumOpt, boolean) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
- createInternal(Path, EnumSet<CreateFlag>, FsPermission, int, short, long, Progressable, Options.ChecksumOpt, boolean) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- createIOException(List<IOException>) - 异常错误 中的静态方法org.apache.hadoop.io.MultipleIOException
-
- createJarWithClassPath(String, Path, Map<String, String>) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
- createJarWithClassPath(String, Path, Path, Map<String, String>) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
Create a jar file at the given path, containing a manifest with a classpath
that references all specified entries.
- createKey(String, byte[], KeyProvider.Options) - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider
-
Create a new key.
- createKey(String, KeyProvider.Options) - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider
-
Create a new key generating the material for it.
- createKey(String, KeyProvider.Options) - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderExtension
-
- createKey(String, byte[], KeyProvider.Options) - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderExtension
-
- createKey(String, byte[], KeyProvider.Options) - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- createKey(String, KeyProvider.Options) - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- createKeyProviderDelegationTokenExtension(KeyProvider) - 类 中的静态方法org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension
-
Creates a
KeyProviderDelegationTokenExtension using a given
KeyProvider.
- createLocalTempFile(File, String, boolean) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
Create a tmp file for a base file.
- createNewFile(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Creates the given Path as a brand-new zero-length file.
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.ChecksumFileSystem
-
- createNonRecursive(Path, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path with write-progress
reporting.
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path with write-progress
reporting.
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path with write-progress
reporting.
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- createNonRecursive(Path, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- createOptions() - 类 中的方法org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: create an options instance to combine with the
standard options set.
- createOutputStream(Path, boolean) - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- createOutputStream(OutputStream) - 类 中的方法org.apache.hadoop.io.compress.BZip2Codec
-
- createOutputStream(OutputStream, Compressor) - 类 中的方法org.apache.hadoop.io.compress.BZip2Codec
-
- createOutputStream(OutputStream) - 接口 中的方法org.apache.hadoop.io.compress.CompressionCodec
-
- createOutputStream(OutputStream, Compressor) - 接口 中的方法org.apache.hadoop.io.compress.CompressionCodec
-
- createOutputStream(OutputStream) - 类 中的方法org.apache.hadoop.io.compress.DefaultCodec
-
- createOutputStream(OutputStream, Compressor) - 类 中的方法org.apache.hadoop.io.compress.DefaultCodec
-
- createOutputStream(OutputStream) - 类 中的方法org.apache.hadoop.io.compress.GzipCodec
-
- createOutputStream(OutputStream, Compressor) - 类 中的方法org.apache.hadoop.io.compress.GzipCodec
-
- createOutputStream(OutputStream) - 类 中的方法org.apache.hadoop.io.compress.Lz4Codec
-
- createOutputStream(OutputStream, Compressor) - 类 中的方法org.apache.hadoop.io.compress.Lz4Codec
-
- createOutputStream(OutputStream) - 类 中的方法org.apache.hadoop.io.compress.SnappyCodec
-
- createOutputStream(OutputStream, Compressor) - 类 中的方法org.apache.hadoop.io.compress.SnappyCodec
-
- createOutputStream(OutputStream) - 类 中的方法org.apache.hadoop.io.compress.ZStandardCodec
-
- createOutputStream(OutputStream, Compressor) - 类 中的方法org.apache.hadoop.io.compress.ZStandardCodec
-
- createOutputStreamWithMode(Path, boolean, FsPermission) - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- createParent() - 类 中的静态方法org.apache.hadoop.fs.Options.CreateOpts
-
- CreateParent(boolean) - 类 的构造器org.apache.hadoop.fs.Options.CreateOpts.CreateParent
-
- createPassword(TokenIdent) - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- createPassword(T) - 类 中的方法org.apache.hadoop.security.token.SecretManager
-
Create the password for the given identifier.
- createPassword(byte[], SecretKey) - 类 中的静态方法org.apache.hadoop.security.token.SecretManager
-
Compute HMAC of the identifier using the secret key and return the
output as password
- createPathHandle(FileStatus, Options.HandleOpt...) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Hook to implement support for
PathHandle operations.
- createPathHandle(FileStatus, Options.HandleOpt...) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- createPathHandle(FileStatus, Options.HandleOpt...) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- createProvider(URI, Configuration) - 类 中的方法org.apache.hadoop.crypto.key.JavaKeyStoreProvider.Factory
-
- createProvider(URI, Configuration) - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderFactory
-
- createProvider(URI, Configuration) - 类 中的方法org.apache.hadoop.crypto.key.kms.KMSClientProvider.Factory
-
This provider expects URIs in the following form :
kms://
@/
where :
- PROTO = http or https
- AUTHORITY = [:]
- HOSTS = [;]
- HOSTNAME = string
- PORT = integer
This will always create a LoadBalancingKMSClientProvider
if the uri is correct.
- createProvider(URI, Configuration) - 类 中的方法org.apache.hadoop.crypto.key.UserProvider.Factory
-
- createProvider(URI, Configuration) - 类 中的方法org.apache.hadoop.security.alias.CredentialProviderFactory
-
- createProvider(URI, Configuration) - 类 中的方法org.apache.hadoop.security.alias.JavaKeyStoreProvider.Factory
-
- createProvider(URI, Configuration) - 类 中的方法org.apache.hadoop.security.alias.LocalJavaKeyStoreProvider.Factory
-
- createProvider(URI, Configuration) - 类 中的方法org.apache.hadoop.security.alias.UserProvider.Factory
-
- createProxyUser(String, UserGroupInformation) - 类 中的静态方法org.apache.hadoop.security.UserGroupInformation
-
Create a proxy user using username of the effective user and the ugi of the
real user.
- createProxyUserForTesting(String, UserGroupInformation, String[]) - 类 中的静态方法org.apache.hadoop.security.UserGroupInformation
-
Create a proxy user UGI for testing HDFS and MapReduce
- createRemoteUser(String) - 类 中的静态方法org.apache.hadoop.security.UserGroupInformation
-
Create a user from a login name.
- createRemoteUser(String, SaslRpcServer.AuthMethod) - 类 中的静态方法org.apache.hadoop.security.UserGroupInformation
-
Create a user from a login name.
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - 类 中的方法org.apache.hadoop.security.SaslPlainServer.SaslPlainServerFactory
-
- createScanner() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a scanner than can scan the whole TFile.
- createScanner(byte[], byte[]) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
- createScanner(RawComparable, RawComparable) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
- createScannerByByteRange(long, long) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a scanner that covers a portion of TFile based on byte offsets.
- createScannerByKey(byte[], byte[]) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a scanner that covers a portion of TFile based on keys.
- createScannerByKey(RawComparable, RawComparable) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a scanner that covers a specific key range.
- createScannerByRecordNum(long, long) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Create a scanner that covers a range of records.
- createSecretKey(byte[]) - 类 中的静态方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Convert the byte[] to a secret key
- createSecretKey(byte[]) - 类 中的静态方法org.apache.hadoop.security.token.SecretManager
-
Convert the byte[] to a secret key
- createSnapshot(Path, String) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
- createSnapshot(Path) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Create a snapshot with a default name.
- createSnapshot(Path, String) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Create a snapshot.
- createSnapshot(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create a snapshot with a default name.
- createSnapshot(Path, String) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create a snapshot.
- createSnapshot(Path, String) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- createSnapshot(Path, String) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- createSnapshot(Path, String) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- createSocket() - 类 中的方法org.apache.hadoop.metrics2.sink.StatsDSink.StatsD
-
- createSocket() - 类 中的方法org.apache.hadoop.net.SocksSocketFactory
-
- createSocket(InetAddress, int) - 类 中的方法org.apache.hadoop.net.SocksSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - 类 中的方法org.apache.hadoop.net.SocksSocketFactory
-
- createSocket(String, int) - 类 中的方法org.apache.hadoop.net.SocksSocketFactory
-
- createSocket(String, int, InetAddress, int) - 类 中的方法org.apache.hadoop.net.SocksSocketFactory
-
- createSocket() - 类 中的方法org.apache.hadoop.net.StandardSocketFactory
-
- createSocket(InetAddress, int) - 类 中的方法org.apache.hadoop.net.StandardSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - 类 中的方法org.apache.hadoop.net.StandardSocketFactory
-
- createSocket(String, int) - 类 中的方法org.apache.hadoop.net.StandardSocketFactory
-
- createSocket(String, int, InetAddress, int) - 类 中的方法org.apache.hadoop.net.StandardSocketFactory
-
- createSymlink(Path, Path, boolean) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
- createSymlink(Path, Path, boolean) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Creates a symbolic link to an existing file.
- createSymlink(Path, Path, boolean) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
- createSymlink(Path, Path, boolean) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- createSymlink(Path, Path, boolean) - 类 中的方法org.apache.hadoop.fs.LocalFileSystem
-
- createSymlink(Path, Path, boolean) - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- createSymlink(Path, Path, boolean) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- createUserForTesting(String, String[]) - 类 中的静态方法org.apache.hadoop.security.UserGroupInformation
-
Create a UGI for testing HDFS and MapReduce
- createValueBytes() - 类 中的方法org.apache.hadoop.io.SequenceFile.Reader
-
- createWriter(Configuration, SequenceFile.Writer.Option...) - 类 中的静态方法org.apache.hadoop.io.SequenceFile
-
Create a new Writer with the given options.
- createWriter(FileSystem, Configuration, Path, Class, Class) - 类 中的静态方法org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType) - 类 中的静态方法org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, Progressable) - 类 中的静态方法org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec) - 类 中的静态方法org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, Progressable, SequenceFile.Metadata) - 类 中的静态方法org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, int, short, long, SequenceFile.CompressionType, CompressionCodec, Progressable, SequenceFile.Metadata) - 类 中的静态方法org.apache.hadoop.io.SequenceFile
-
- createWriter(FileSystem, Configuration, Path, Class, Class, int, short, long, boolean, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata) - 类 中的静态方法org.apache.hadoop.io.SequenceFile
-
已过时。
- createWriter(FileContext, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata, EnumSet<CreateFlag>, Options.CreateOpts...) - 类 中的静态方法org.apache.hadoop.io.SequenceFile
-
Construct the preferred type of SequenceFile Writer.
- createWriter(FileSystem, Configuration, Path, Class, Class, SequenceFile.CompressionType, CompressionCodec, Progressable) - 类 中的静态方法org.apache.hadoop.io.SequenceFile
-
- createWriter(Configuration, FSDataOutputStream, Class, Class, SequenceFile.CompressionType, CompressionCodec, SequenceFile.Metadata) - 类 中的静态方法org.apache.hadoop.io.SequenceFile
-
- createWriter(Configuration, FSDataOutputStream, Class, Class, SequenceFile.CompressionType, CompressionCodec) - 类 中的静态方法org.apache.hadoop.io.SequenceFile
-
- CREDENTIAL_PROVIDER_PATH - 类 中的静态变量org.apache.hadoop.security.alias.CredentialProviderFactory
-
- CredentialEntry(String, char[]) - 类 的构造器org.apache.hadoop.security.alias.CredentialProvider.CredentialEntry
-
- CredentialProvider - org.apache.hadoop.security.alias中的类
-
A provider of credentials or password for Hadoop applications.
- CredentialProvider() - 类 的构造器org.apache.hadoop.security.alias.CredentialProvider
-
- CredentialProvider.CredentialEntry - org.apache.hadoop.security.alias中的类
-
The combination of both the alias and the actual credential value.
- CredentialProviderFactory - org.apache.hadoop.security.alias中的类
-
A factory to create a list of CredentialProvider based on the path given in a
Configuration.
- CredentialProviderFactory() - 类 的构造器org.apache.hadoop.security.alias.CredentialProviderFactory
-
- Credentials - org.apache.hadoop.security中的类
-
A class that provides the facilities of reading and writing
secret keys and Tokens.
- Credentials() - 类 的构造器org.apache.hadoop.security.Credentials
-
Create an empty credentials instance.
- Credentials(Credentials) - 类 的构造器org.apache.hadoop.security.Credentials
-
Create a copy of the given credentials.
- Credentials.SerializedFormat - org.apache.hadoop.security中的枚举
-
- CredentialShell - org.apache.hadoop.security.alias中的类
-
This program is the CLI utility for the CredentialProvider facilities in
Hadoop.
- CredentialShell() - 类 的构造器org.apache.hadoop.security.alias.CredentialShell
-
- CredentialShell.PasswordReader - org.apache.hadoop.security.alias中的类
-
To facilitate testing since Console is a final class.
- CrossOriginFilter - org.apache.hadoop.security.http中的类
-
- CrossOriginFilter() - 类 的构造器org.apache.hadoop.security.http.CrossOriginFilter
-
- CryptoFSDataInputStream - org.apache.hadoop.fs.crypto中的类
-
- CryptoFSDataInputStream(FSDataInputStream, CryptoCodec, int, byte[], byte[]) - 类 的构造器org.apache.hadoop.fs.crypto.CryptoFSDataInputStream
-
- CryptoFSDataInputStream(FSDataInputStream, CryptoCodec, byte[], byte[]) - 类 的构造器org.apache.hadoop.fs.crypto.CryptoFSDataInputStream
-
- CryptoFSDataOutputStream - org.apache.hadoop.fs.crypto中的类
-
- CryptoFSDataOutputStream(FSDataOutputStream, CryptoCodec, int, byte[], byte[]) - 类 的构造器org.apache.hadoop.fs.crypto.CryptoFSDataOutputStream
-
- CryptoFSDataOutputStream(FSDataOutputStream, CryptoCodec, int, byte[], byte[], boolean) - 类 的构造器org.apache.hadoop.fs.crypto.CryptoFSDataOutputStream
-
- CryptoFSDataOutputStream(FSDataOutputStream, CryptoCodec, byte[], byte[]) - 类 的构造器org.apache.hadoop.fs.crypto.CryptoFSDataOutputStream
-
- CUR_DIR - 类 中的静态变量org.apache.hadoop.fs.Path
-
The current directory, ".".
- currentConfig() - 接口 中的方法org.apache.hadoop.metrics2.MetricsSystemMXBean
-
- currentId - 类 中的变量org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Access to currentId is protected by this object lock.
- currentTokens - 类 中的变量org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
Cache of currently valid tokens, mapping from DelegationTokenIdentifier
to DelegationTokenInformation.
- CUSTOM_HEADER_PARAM - 类 中的静态变量org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- CUSTOM_HEADER_PARAM - 类 中的静态变量org.apache.hadoop.security.http.XFrameOptionsFilter
-
- CUSTOM_METHODS_TO_IGNORE_PARAM - 类 中的静态变量org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- G_SIZE - 接口 中的静态变量org.apache.hadoop.io.compress.bzip2.BZip2Constants
-
- gangliaMetricVisitor - 类 中的变量org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
Used for visiting Metrics
- GangliaSink30 - org.apache.hadoop.metrics2.sink.ganglia中的类
-
This code supports Ganglia 3.0
- GangliaSink30() - 类 的构造器org.apache.hadoop.metrics2.sink.ganglia.GangliaSink30
-
- GangliaSink31 - org.apache.hadoop.metrics2.sink.ganglia中的类
-
This code supports Ganglia 3.1
- GangliaSink31() - 类 的构造器org.apache.hadoop.metrics2.sink.ganglia.GangliaSink31
-
- gauge(MetricsInfo, int) - 接口 中的方法org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for integer value gauges
- gauge(MetricsInfo, long) - 接口 中的方法org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for long value gauges
- gauge(MetricsInfo, float) - 接口 中的方法org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for float value gauges
- gauge(MetricsInfo, double) - 接口 中的方法org.apache.hadoop.metrics2.MetricsVisitor
-
Callback for double value gauges
- GcData() - 类 的构造器org.apache.hadoop.util.GcTimeMonitor.GcData
-
- GcTimeMonitor - org.apache.hadoop.util中的类
-
This class monitors the percentage of time the JVM is paused in GC within
the specified observation window, say 1 minute.
- GcTimeMonitor(long, long, int, GcTimeMonitor.GcTimeAlertHandler) - 类 的构造器org.apache.hadoop.util.GcTimeMonitor
-
Create an instance of GCTimeMonitor.
- GcTimeMonitor.GcData - org.apache.hadoop.util中的类
-
Encapsulates data about GC pauses measured at the specific timestamp.
- GcTimeMonitor.GcTimeAlertHandler - org.apache.hadoop.util中的接口
-
The user can provide an instance of a class implementing this interface
when initializing a GcTimeMonitor to receive alerts when GC time
percentage exceeds the specified threshold.
- generateEncryptedKey(String) - 接口 中的方法org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.CryptoExtension
-
Generates a key material and encrypts it using the given key name.
- generateEncryptedKey(String) - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- generateKey(int, String) - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider
-
Generates a key material.
- generateSecret() - 类 中的方法org.apache.hadoop.security.token.SecretManager
-
Generate a new random secret key.
- GENERIC_READ - 类 中的静态变量org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- GENERIC_WRITE - 类 中的静态变量org.apache.hadoop.io.nativeio.NativeIO.Windows
-
- GenericRefreshProtocolClientSideTranslatorPB - org.apache.hadoop.ipc.protocolPB中的类
-
- GenericRefreshProtocolClientSideTranslatorPB(GenericRefreshProtocolPB) - 类 的构造器org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolClientSideTranslatorPB
-
- GenericRefreshProtocolProtos - org.apache.hadoop.ipc.proto中的类
-
- GenericRefreshProtocolProtos.GenericRefreshProtocolService - org.apache.hadoop.ipc.proto中的类
-
Protobuf service hadoop.common.GenericRefreshProtocolService
Protocol which is used to refresh a user-specified feature.
- GenericRefreshProtocolProtos.GenericRefreshProtocolService.BlockingInterface - org.apache.hadoop.ipc.proto中的接口
-
- GenericRefreshProtocolProtos.GenericRefreshProtocolService.Interface - org.apache.hadoop.ipc.proto中的接口
-
- GenericRefreshProtocolProtos.GenericRefreshProtocolService.Stub - org.apache.hadoop.ipc.proto中的类
-
- GenericRefreshProtocolProtos.GenericRefreshRequestProto - org.apache.hadoop.ipc.proto中的类
-
Protobuf type hadoop.common.GenericRefreshRequestProto
Refresh request.
- GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder - org.apache.hadoop.ipc.proto中的类
-
Protobuf type hadoop.common.GenericRefreshRequestProto
Refresh request.
- GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder - org.apache.hadoop.ipc.proto中的接口
-
- GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto - org.apache.hadoop.ipc.proto中的类
-
Protobuf type hadoop.common.GenericRefreshResponseCollectionProto
Collection of responses from zero or more handlers.
- GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder - org.apache.hadoop.ipc.proto中的类
-
Protobuf type hadoop.common.GenericRefreshResponseCollectionProto
Collection of responses from zero or more handlers.
- GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder - org.apache.hadoop.ipc.proto中的接口
-
- GenericRefreshProtocolProtos.GenericRefreshResponseProto - org.apache.hadoop.ipc.proto中的类
-
Protobuf type hadoop.common.GenericRefreshResponseProto
A single response from a refresh handler.
- GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder - org.apache.hadoop.ipc.proto中的类
-
Protobuf type hadoop.common.GenericRefreshResponseProto
A single response from a refresh handler.
- GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder - org.apache.hadoop.ipc.proto中的接口
-
- GenericRefreshProtocolServerSideTranslatorPB - org.apache.hadoop.ipc.protocolPB中的类
-
- GenericRefreshProtocolServerSideTranslatorPB(GenericRefreshProtocol) - 类 的构造器org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolServerSideTranslatorPB
-
- GenericRefreshProtocolService() - 类 的构造器org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- GenericWritable - org.apache.hadoop.io中的类
-
A wrapper for Writable instances.
- GenericWritable() - 类 的构造器org.apache.hadoop.io.GenericWritable
-
- get(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property, null if
no such property exists.
- get(String, String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name.
- get(URI, Configuration) - 类 中的静态方法org.apache.hadoop.crypto.key.KeyProviderFactory
-
Create a KeyProvider based on a provided URI.
- get(URI, Configuration) - 类 中的静态方法org.apache.hadoop.fs.AbstractFileSystem
-
The main factory method for creating a file system.
- get(int) - 接口 中的方法org.apache.hadoop.fs.BatchedRemoteIterator.BatchedEntries
-
- get(int) - 类 中的方法org.apache.hadoop.fs.BatchedRemoteIterator.BatchedListEntries
-
- get(URI, Configuration, String) - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
Get a FileSystem instance based on the uri, the passed in
configuration and the user.
- get(Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
Returns the configured FileSystem implementation.
- get(URI, Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
Get a FileSystem for this URI's scheme and authority.
- get(String) - 枚举 中的方法org.apache.hadoop.fs.GlobalStorageStatistics
-
Get the StorageStatistics object with the given name.
- get(long, Writable) - 类 中的方法org.apache.hadoop.io.ArrayFile.Reader
-
Return the nth value in the file.
- get() - 类 中的方法org.apache.hadoop.io.ArrayPrimitiveWritable
-
Get the original array.
- get() - 类 中的方法org.apache.hadoop.io.ArrayWritable
-
- get(WritableComparable, Writable) - 类 中的方法org.apache.hadoop.io.BloomMapFile.Reader
-
- get() - 类 中的方法org.apache.hadoop.io.BooleanWritable
-
Returns the value of the BooleanWritable
- get() - 类 中的方法org.apache.hadoop.io.BytesWritable
-
- get() - 类 中的方法org.apache.hadoop.io.ByteWritable
-
Return the value of this ByteWritable.
- get() - 类 中的方法org.apache.hadoop.io.DoubleWritable
-
- get() - 类 中的方法org.apache.hadoop.io.EnumSetWritable
-
Return the value of this EnumSetWritable.
- get(BytesWritable, BytesWritable) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the key and value in one shot into BytesWritables.
- get() - 类 中的方法org.apache.hadoop.io.FloatWritable
-
Return the value of this FloatWritable.
- get() - 类 中的方法org.apache.hadoop.io.GenericWritable
-
Return the wrapped instance.
- get() - 类 中的方法org.apache.hadoop.io.IntWritable
-
Return the value of this IntWritable.
- get() - 类 中的方法org.apache.hadoop.io.LongWritable
-
Return the value of this LongWritable.
- get(WritableComparable, Writable) - 类 中的方法org.apache.hadoop.io.MapFile.Reader
-
Return the value for the named key, or null if none exists.
- get(Object) - 类 中的方法org.apache.hadoop.io.MapWritable
-
- get() - 类 中的静态方法org.apache.hadoop.io.NullWritable
-
Returns the single instance of this class.
- get() - 类 中的方法org.apache.hadoop.io.ObjectWritable
-
Return the instance, or null if none.
- get(Text) - 类 中的方法org.apache.hadoop.io.SequenceFile.Metadata
-
- get(WritableComparable) - 类 中的方法org.apache.hadoop.io.SetFile.Reader
-
Read the matching key from a set into key.
- get() - 类 中的方法org.apache.hadoop.io.ShortWritable
-
Return the value of this ShortWritable.
- get(Object) - 类 中的方法org.apache.hadoop.io.SortedMapWritable
-
- get() - 类 中的方法org.apache.hadoop.io.TwoDArrayWritable
-
- get() - 类 中的方法org.apache.hadoop.io.VIntWritable
-
Return the value of this VIntWritable.
- get() - 类 中的方法org.apache.hadoop.io.VLongWritable
-
Return the value of this LongWritable.
- get(Class<? extends WritableComparable>) - 类 中的静态方法org.apache.hadoop.io.WritableComparator
-
For backwards compatibility.
- get(Class<? extends WritableComparable>, Configuration) - 类 中的静态方法org.apache.hadoop.io.WritableComparator
-
- get() - 类 中的方法org.apache.hadoop.ipc.ExternalCall
-
- get() - 类 中的静态方法org.apache.hadoop.ipc.Server
-
Returns the server instance called under or null.
- get(String) - 类 中的方法org.apache.hadoop.metrics2.lib.MetricsRegistry
-
Get a metric by name
- get(String, Collection<MetricsTag>) - 类 中的方法org.apache.hadoop.metrics2.util.MetricsCache
-
Get the cached record
- get(long, TimeUnit) - 接口 中的方法org.apache.hadoop.util.concurrent.AsyncGet
-
Get the result.
- get() - 类 中的方法org.apache.hadoop.util.concurrent.AsyncGetFuture
-
- get(long, TimeUnit) - 类 中的方法org.apache.hadoop.util.concurrent.AsyncGetFuture
-
- get() - 类 中的静态方法org.apache.hadoop.util.ShutdownHookManager
-
Return ShutdownHookManager singleton.
- getAccessTime() - 类 中的方法org.apache.hadoop.fs.FileStatus
-
Get the access time of the file.
- getAccessTime() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 access_time = 8;
- getAccessTime() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 access_time = 8;
- getAccessTime() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 access_time = 8;
- getAccumulatedGcCount() - 类 中的方法org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns the accumulated number of GC pauses since this JVM started.
- getAccumulatedGcTime() - 类 中的方法org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns accumulated GC time since this JVM started.
- getAclBit() - 类 中的方法org.apache.hadoop.fs.permission.FsPermission
-
- getAclStatus(Path) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Gets the ACLs of files and directories.
- getAclStatus(Path) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Gets the ACLs of files and directories.
- getAclStatus(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Gets the ACL of a file or directory.
- getAclStatus(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getAclStatus(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getAclStatus(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getAclString() - 类 中的方法org.apache.hadoop.security.authorize.AccessControlList
-
Returns the access control list as a String that can be used for building a
new instance by sending it to the constructor of
AccessControlList.
- getAddress() - 类 中的方法org.apache.hadoop.ha.HAServiceTarget
-
- getAdjustedEnd() - 类 中的方法org.apache.hadoop.io.compress.SplitCompressionInputStream
-
After calling createInputStream, the values of start or end
might change.
- getAdjustedStart() - 类 中的方法org.apache.hadoop.io.compress.SplitCompressionInputStream
-
After calling createInputStream, the values of start or end
might change.
- getAlgorithm() - 类 中的方法org.apache.hadoop.crypto.key.JavaKeyStoreProvider.KeyMetadata
-
- getAlgorithm() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
Get the algorithm from the cipher.
- getAlgorithmName() - 类 中的方法org.apache.hadoop.fs.FileChecksum
-
The checksum algorithm name
- getAlgorithmName() - 类 中的方法org.apache.hadoop.fs.store.EtagChecksum
-
- getAlias() - 类 中的方法org.apache.hadoop.security.alias.CredentialProvider.CredentialEntry
-
- getAlias() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- getAlias() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
required string alias = 1;
- getAlias() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
required string alias = 1;
- getAliasBytes() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- getAliasBytes() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
required string alias = 1;
- getAliasBytes() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
required string alias = 1;
- getAliases() - 类 中的方法org.apache.hadoop.security.alias.CredentialProvider
-
Get the aliases for all credentials.
- getAllKeys() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- getAllPropertiesByTag(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get all properties belonging to tag.
- getAllPropertiesByTags(List<String>) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get all properties belonging to list of input tags.
- getAllSecretKeys() - 类 中的方法org.apache.hadoop.security.Credentials
-
Return all the secret key entries in the in-memory map.
- getAllShells() - 类 中的静态方法org.apache.hadoop.util.Shell
-
Static method to return a Set of all Shell objects.
- getAllStatistics() - 类 中的静态方法org.apache.hadoop.fs.AbstractFileSystem
-
- getAllStatistics() - 类 中的静态方法org.apache.hadoop.fs.FileContext
-
- getAllStatistics() - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
- getAllStoragePolicies() - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Retrieve all the storage policies supported by this file system.
- getAllStoragePolicies() - 类 中的方法org.apache.hadoop.fs.FileContext
-
Retrieve all the storage policies supported by this file system.
- getAllStoragePolicies() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Retrieve all the storage policies supported by this file system.
- getAllStoragePolicies() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getAllStoragePolicies() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getAllTokens() - 类 中的方法org.apache.hadoop.security.Credentials
-
Return all the tokens in the in-memory map.
- getAndAdvanceCurrentIndex() - 接口 中的方法org.apache.hadoop.ipc.RpcMultiplexer
-
Should get current index and optionally perform whatever is needed
to prepare the next index.
- getAndAdvanceCurrentIndex() - 类 中的方法org.apache.hadoop.ipc.WeightedRoundRobinMultiplexer
-
Use the mux by getting and advancing index.
- getApproxChkSumLength(long) - 类 中的静态方法org.apache.hadoop.fs.ChecksumFileSystem
-
- getArgs(int) - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- getArgs(int) - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
repeated string args = 2;
- getArgs(int) - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
repeated string args = 2;
- getArgsBytes(int) - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- getArgsBytes(int) - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
repeated string args = 2;
- getArgsBytes(int) - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
repeated string args = 2;
- getArgsCount() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- getArgsCount() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
repeated string args = 2;
- getArgsCount() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
repeated string args = 2;
- getArgsList() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
repeated string args = 2;
- getArgsList() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
repeated string args = 2;
- getArgsList() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
repeated string args = 2;
- getArgument(int) - 类 中的方法org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the argument at the given position (starting from 1).
- getArguments() - 类 中的方法org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the arguments of this expression
- getAsyncReturnMessage() - 类 中的静态方法org.apache.hadoop.ipc.ProtobufRpcEngine
-
- getAsyncRpcResponse() - 类 中的静态方法org.apache.hadoop.ipc.Client
-
- getAttributes() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getAttributes() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.Options
-
- getAuthenticationMethod(Configuration) - 类 中的静态方法org.apache.hadoop.security.SecurityUtil
-
- getAuthenticationMethod() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
Get the authentication method from the subject
- getAuthMethod() - 枚举 中的方法org.apache.hadoop.security.UserGroupInformation.AuthenticationMethod
-
- getAuths(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuths(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuths(int) - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsBuilder(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsBuilderList() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsCount() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsList() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsList() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsList() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilder(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilder(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilder(int) - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilderList() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilderList() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAuthsOrBuilderList() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4;
- getAvailablePhysicalMemorySize() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain the total size of the available physical memory present
in the system.
- getAvailableVirtualMemorySize() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain the total size of the available virtual memory present
in the system.
- getAverageResponseTime() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
- getAverageResponseTime() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getAverageResponseTime() - 接口 中的方法org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getBaseName(String) - 类 中的静态方法org.apache.hadoop.crypto.key.KeyProvider
-
Split the versionName in to a base name.
- getBestUGI(String, String) - 类 中的静态方法org.apache.hadoop.security.UserGroupInformation
-
Find the most appropriate UserGroupInformation to use
- getBitLength() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getBitLength() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.Options
-
- getBlockers() - 类 中的方法org.apache.hadoop.service.AbstractService
-
- getBlockers() - 接口 中的方法org.apache.hadoop.service.Service
-
Get the blockers on a service -remote dependencies
that are stopping the service from being live.
- getBlockLocations() - 类 中的方法org.apache.hadoop.fs.LocatedFileStatus
-
Get the file's block locations
In HDFS, the returned BlockLocation will have different formats for
replicated and erasure coded file.
- getBlockReplication() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 block_replication = 10;
- getBlockReplication() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint32 block_replication = 10;
- getBlockReplication() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint32 block_replication = 10;
- getBlockSize() - 类 中的方法org.apache.hadoop.fs.FileStatus
-
Get the block size of the file.
- getBlockSize(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
- getBlockSize() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getBlockSize() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 block_size = 11;
- getBlockSize() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 block_size = 11;
- getBlockSize() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 block_size = 11;
- getBlockSize() - 类 中的方法org.apache.hadoop.fs.FsServerDefaults
-
- getBlockSize(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
- getBlockSize() - 类 中的方法org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
Returns the blocksize parameter specified at construction time.
- getBloomFilter() - 类 中的方法org.apache.hadoop.io.BloomMapFile.Reader
-
Retrieve the Bloom filter used by this instance of the Reader.
- getBoolean(String, boolean) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a boolean.
- getBranch() - 类 中的静态方法org.apache.hadoop.util.VersionInfo
-
Get the branch on which this originated.
- getBuffer(boolean, int) - 接口 中的方法org.apache.hadoop.io.ByteBufferPool
-
Get a new direct ByteBuffer.
- getBuffer(boolean, int) - 类 中的方法org.apache.hadoop.io.ElasticByteBufferPool
-
- getBufferSize() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getBuildVersion() - 类 中的静态方法org.apache.hadoop.util.VersionInfo
-
Returns the buildVersion which includes version,
revision, user and date.
- getByName(String) - 类 中的方法org.apache.hadoop.security.SecurityUtil.QualifiedHostResolver
-
Create an InetAddress with a fully qualified hostname of the given
hostname.
- getByName(String) - 类 中的方法org.apache.hadoop.util.MachineList.InetAddressFactory
-
- getBytes() - 类 中的方法org.apache.hadoop.fs.FileChecksum
-
The value of the checksum in bytes
- getBytes() - 类 中的方法org.apache.hadoop.fs.store.EtagChecksum
-
- getBytes() - 类 中的方法org.apache.hadoop.io.BinaryComparable
-
Return representative byte array for this instance.
- getBytes() - 类 中的方法org.apache.hadoop.io.BytesWritable
-
Get the data backing the BytesWritable.
- getBytes() - 类 中的方法org.apache.hadoop.io.Text
-
- getBytes() - 类 中的方法org.apache.hadoop.security.token.TokenIdentifier
-
Get the bytes for the token identifier
- getBytesPerChecksum() - 类 中的方法org.apache.hadoop.fs.FsServerDefaults
-
- getBytesPerChecksum() - 类 中的方法org.apache.hadoop.fs.Options.ChecksumOpt
-
- getBytesPerSum() - 类 中的方法org.apache.hadoop.fs.ChecksumFileSystem
-
Return the bytes Per Checksum
- getBytesRead() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics
-
Get the total number of bytes read.
- getBytesRead() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesRead() - 类 中的方法org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
Returns the total number of uncompressed bytes input so far.
- getBytesRead() - 类 中的方法org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
Returns the total number of compressed bytes input so far.
- getBytesRead() - 类 中的方法org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- getBytesRead() - 接口 中的方法org.apache.hadoop.io.compress.Compressor
-
Return number of uncompressed bytes input so far.
- getBytesRead() - 类 中的方法org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Return number of bytes given to this compressor since last reset.
- getBytesRead() - 类 中的方法org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Return number of bytes given to this compressor since last reset.
- getBytesRead() - 类 中的方法org.apache.hadoop.io.compress.zlib.BuiltInGzipDecompressor
-
Returns the total number of compressed bytes input so far, including
gzip header/trailer bytes.
- getBytesRead() - 类 中的方法org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
Returns the total number of uncompressed bytes input so far.
- getBytesRead() - 类 中的方法org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
Returns the total number of compressed bytes input so far.
- getBytesRead() - 类 中的方法org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
Returns the total number of uncompressed bytes input so far.
- getBytesReadByDistance(int) - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics
-
In the common network topology setup, distance value should be an even
number such as 0, 2, 4, 6.
- getBytesReadDistanceOfFiveOrLarger() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadDistanceOfOneOrTwo() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadDistanceOfThreeOrFour() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesReadLocalHost() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesWritten() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics
-
Get the total number of bytes written.
- getBytesWritten() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getBytesWritten() - 类 中的方法org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
Returns the total number of compressed bytes output so far.
- getBytesWritten() - 类 中的方法org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
Returns the total number of uncompressed bytes output so far.
- getBytesWritten() - 类 中的方法org.apache.hadoop.io.compress.bzip2.BZip2DummyCompressor
-
- getBytesWritten() - 接口 中的方法org.apache.hadoop.io.compress.Compressor
-
Return number of compressed bytes output so far.
- getBytesWritten() - 类 中的方法org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
Return number of bytes consumed by callers of compress since last reset.
- getBytesWritten() - 类 中的方法org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
Return number of bytes consumed by callers of compress since last reset.
- getBytesWritten() - 类 中的方法org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
Returns the total number of compressed bytes output so far.
- getBytesWritten() - 类 中的方法org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
Returns the total number of uncompressed bytes output so far.
- getBytesWritten() - 类 中的方法org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
Returns the total number of compressed bytes output so far.
- getBzip2Compressor(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
Return the appropriate implementation of the bzip2 compressor.
- getBzip2CompressorType(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
Return the appropriate type of the bzip2 compressor.
- getBzip2Decompressor(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
Return the appropriate implementation of the bzip2 decompressor.
- getBzip2DecompressorType(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
Return the appropriate type of the bzip2 decompressor.
- getCachedHosts() - 类 中的方法org.apache.hadoop.fs.BlockLocation
-
Get the list of hosts (hostname) hosting a cached replica of the block
- getCacheManipulator() - 类 中的静态方法org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
- getCachePoolDefault() - 类 中的静态方法org.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for cache pools.
- getCallCountSnapshot() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
- getCallerContext() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RPCCallerContextProto callerContext = 7;
call context
- getCallerContext() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RPCCallerContextProto callerContext = 7;
call context
- getCallerContext() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RPCCallerContextProto callerContext = 7;
call context
- getCallerContextBuilder() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RPCCallerContextProto callerContext = 7;
call context
- getCallerContextOrBuilder() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RPCCallerContextProto callerContext = 7;
call context
- getCallerContextOrBuilder() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RPCCallerContextProto callerContext = 7;
call context
- getCallerContextOrBuilder() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RPCCallerContextProto callerContext = 7;
call context
- getCallId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
required sint32 callId = 3;
a sequence number that is sent back in response
- getCallId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
required sint32 callId = 3;
a sequence number that is sent back in response
- getCallId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
required sint32 callId = 3;
a sequence number that is sent back in response
- getCallId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required uint32 callId = 1;
callId used in Request
- getCallId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
required uint32 callId = 1;
callId used in Request
- getCallId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
required uint32 callId = 1;
callId used in Request
- getCallId() - 类 中的静态方法org.apache.hadoop.ipc.Server
-
Returns the currently active RPC call's sequential ID number.
- getCallQueueLen() - 类 中的方法org.apache.hadoop.ipc.Server
-
The number of rpc calls in the queue.
- getCallRetryCount() - 类 中的静态方法org.apache.hadoop.ipc.Server
-
- getCallVolumeSummary() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
- getCallVolumeSummary() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getCallVolumeSummary() - 接口 中的方法org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getCanonicalServiceName() - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension
-
- getCanonicalServiceName() - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getCanonicalServiceName() - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Get a canonical name for this file system.
- getCanonicalServiceName() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Get a canonical service name for this FileSystem.
- getCanonicalUri() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Return a canonicalized form of this FileSystem's URI.
- getCanonicalUri() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getCanonicalUri() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
Used for delegation token related functionality.
- getCapacity() - 类 中的方法org.apache.hadoop.fs.FsStatus
-
Return the capacity in bytes of the file system
- getCapacity() - 类 中的方法org.apache.hadoop.io.BytesWritable
-
Get the capacity, which is the maximum size that could handled without
resizing the backing storage.
- getCategory() - 异常错误 中的方法org.apache.hadoop.security.KDiag.KerberosDiagsFailure
-
- getChallenge() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional bytes challenge = 5;
- getChallenge() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional bytes challenge = 5;
- getChallenge() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional bytes challenge = 5;
- getChangedProperties(Configuration, Configuration) - 类 中的方法org.apache.hadoop.conf.ReconfigurableBase
-
- getChangedProperties(Configuration, Configuration) - 类 中的静态方法org.apache.hadoop.conf.ReconfigurationUtil
-
- getChannel() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService.Stub
-
- getChannel() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Stub
-
- getChannel() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService.Stub
-
- getChannel() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Stub
-
- getChannel() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Stub
-
- getChannel() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService.Stub
-
- getChannel() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub
-
- getChannel() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Stub
-
- getChannel() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService.Stub
-
- getCheckProcessIsAliveCommand(String) - 类 中的静态方法org.apache.hadoop.util.Shell
-
Return a command for determining if process with specified pid is alive.
- getChecksumFile(Path) - 类 中的方法org.apache.hadoop.fs.ChecksumFileSystem
-
Return the name of the checksum file associated with a file.
- getChecksumFileLength(Path, long) - 类 中的方法org.apache.hadoop.fs.ChecksumFileSystem
-
Return the length of the checksum file given the size of the
actual file.
- getChecksumLength(long, int) - 类 中的静态方法org.apache.hadoop.fs.ChecksumFileSystem
-
Calculated the length of the checksum file in bytes.
- getChecksumOpt() - 类 中的方法org.apache.hadoop.fs.FileChecksum
-
- getChecksumOpt() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getChecksumType() - 类 中的方法org.apache.hadoop.fs.FsServerDefaults
-
- getChecksumType() - 类 中的方法org.apache.hadoop.fs.Options.ChecksumOpt
-
- getChildFileSystems() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getChildFileSystems() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
Used for delegation token related functionality.
- getChildFileSystems() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getChildren() - 类 中的方法org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the children of this expression.
- getChildren() - 类 中的方法org.apache.hadoop.net.InnerNodeImpl
-
- getCipher() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getCipher() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.Options
-
- getClass(String, Class<?>) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a Class.
- getClass(String, Class<? extends U>, Class<U>) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a Class
implementing the interface specified by xface.
- getClass(byte) - 类 中的方法org.apache.hadoop.io.AbstractMapWritable
-
- getClass(T) - 类 中的静态方法org.apache.hadoop.util.ReflectionUtils
-
Return the correctly-typed
Class of the given object.
- getClassByName(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Load a class by name.
- getClassByNameOrNull(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Load a class by name, returning null rather than throwing an exception
if it couldn't be loaded.
- getClasses(String, Class<?>...) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property
as an array of Class.
- getClassLoader() - 类 中的方法org.apache.hadoop.conf.Configuration
-
- getClassLoader() - 类 中的方法org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: get the classloader to use.
- getClassName() - 异常错误 中的方法org.apache.hadoop.ipc.RemoteException
-
- getClassName() - 类 中的方法org.apache.hadoop.tracing.SpanReceiverInfo
-
- getClassName() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- getClassName() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
required string className = 1;
- getClassName() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
required string className = 1;
- getClassName() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- getClassName() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required string className = 2;
- getClassName() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required string className = 2;
- getClassNameBytes() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- getClassNameBytes() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
required string className = 1;
- getClassNameBytes() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
required string className = 1;
- getClassNameBytes() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- getClassNameBytes() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required string className = 2;
- getClassNameBytes() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required string className = 2;
- getClientExecutor() - 类 中的静态方法org.apache.hadoop.ipc.Client
-
- getClientId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
required bytes clientId = 4;
Globally unique client ID
- getClientId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
required bytes clientId = 4;
Globally unique client ID
- getClientId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
required bytes clientId = 4;
Globally unique client ID
- getClientId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional bytes clientId = 7;
Globally unique client ID
- getClientId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional bytes clientId = 7;
Globally unique client ID
- getClientId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional bytes clientId = 7;
Globally unique client ID
- getClientId() - 类 中的静态方法org.apache.hadoop.ipc.Server
-
Returns the clientId from the current RPC request
- getClientProperties(InetAddress) - 类 中的方法org.apache.hadoop.security.SaslPropertiesResolver
-
Identify the Sasl Properties to be used for a connection with a server.
- getClientProtocolVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required uint64 clientProtocolVersion = 3;
protocol version of class declaring the called method
- getClientProtocolVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required uint64 clientProtocolVersion = 3;
protocol version of class declaring the called method
- getClientProtocolVersion() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required uint64 clientProtocolVersion = 3;
protocol version of class declaring the called method
- getClientVersion() - 异常错误 中的方法org.apache.hadoop.ipc.RPC.VersionMismatch
-
Get the client's preferred version
- getClosest(WritableComparable, Writable) - 类 中的方法org.apache.hadoop.io.MapFile.Reader
-
Finds the record that is the closest match to the specified key.
- getClosest(WritableComparable, Writable, boolean) - 类 中的方法org.apache.hadoop.io.MapFile.Reader
-
Finds the record that is the closest match to the specified key.
- getCNs(X509Certificate) - 类 中的静态方法org.apache.hadoop.security.ssl.SSLHostnameVerifier.Certificates
-
- getCodec(Path) - 类 中的方法org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the given file based on its
filename suffix.
- getCodecByClassName(String) - 类 中的方法org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the codec's canonical class name.
- getCodecByName(String) - 类 中的方法org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the codec's canonical class name
or by codec alias.
- getCodecClassByName(String) - 类 中的方法org.apache.hadoop.io.compress.CompressionCodecFactory
-
Find the relevant compression codec for the codec's canonical class name
or by codec alias and returns its implemetation class.
- getCodecClasses(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.CompressionCodecFactory
-
Get the list of codecs discovered via a Java ServiceLoader, or
listed in the configuration.
- getCodecName() - 类 中的方法org.apache.hadoop.io.erasurecode.ECSchema
-
Get the codec name
- getCollection() - 类 中的方法org.apache.hadoop.util.MachineList
-
returns the contents of the MachineList as a Collection
This can be used for testing
- getCommandFactory() - 类 中的方法org.apache.hadoop.fs.shell.find.FindOptions
-
Return the command factory.
- getCommandUsage() - 类 中的方法org.apache.hadoop.crypto.key.KeyShell
-
- getCommandUsage() - 类 中的方法org.apache.hadoop.security.alias.CredentialShell
-
- getCommandUsage() - 类 中的方法org.apache.hadoop.security.token.DtUtilShell
-
- getCommandUsage() - 类 中的方法org.apache.hadoop.tools.CommandShell
-
Return usage string for the command including any summary of subcommands.
- getComparator() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get an instance of the RawComparator that is constructed based on the
string comparator representation.
- getComparatorName() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the string representation of the comparator.
- getComponentType() - 类 中的方法org.apache.hadoop.io.ArrayPrimitiveWritable
-
- getCompressedData() - 类 中的方法org.apache.hadoop.io.compress.BlockDecompressorStream
-
- getCompressedData() - 类 中的方法org.apache.hadoop.io.compress.DecompressorStream
-
- getCompressionAlgorithmByName(String) - 类 中的静态方法org.apache.hadoop.io.file.tfile.Compression
-
- getCompressionBufferSize(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.ZStandardCodec
-
- getCompressionCodec() - 类 中的方法org.apache.hadoop.io.SequenceFile.Reader
-
Returns the compression codec of data in this file.
- getCompressionCodec() - 类 中的方法org.apache.hadoop.io.SequenceFile.Writer
-
Returns the compression codec of data in this file.
- getCompressionLevel(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.zlib.ZlibFactory
-
- getCompressionLevel(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.ZStandardCodec
-
- getCompressionStrategy(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.zlib.ZlibFactory
-
- getCompressionType() - 类 中的方法org.apache.hadoop.io.SequenceFile.Reader
-
Get the compression type for this file.
- getCompressor(CompressionCodec, Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.CodecPool
-
- getCompressor(CompressionCodec) - 类 中的静态方法org.apache.hadoop.io.compress.CodecPool
-
- getCompressor() - 枚举 中的方法org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- getCompressorType() - 类 中的方法org.apache.hadoop.io.compress.BZip2Codec
-
- getCompressorType() - 接口 中的方法org.apache.hadoop.io.compress.CompressionCodec
-
- getCompressorType() - 类 中的方法org.apache.hadoop.io.compress.DefaultCodec
-
- getCompressorType() - 类 中的方法org.apache.hadoop.io.compress.GzipCodec
-
- getCompressorType() - 类 中的方法org.apache.hadoop.io.compress.Lz4Codec
-
- getCompressorType() - 类 中的方法org.apache.hadoop.io.compress.SnappyCodec
-
- getCompressorType() - 类 中的方法org.apache.hadoop.io.compress.ZStandardCodec
-
- getConf() - 接口 中的方法org.apache.hadoop.conf.Configurable
-
Return the configuration used by this object.
- getConf() - 类 中的方法org.apache.hadoop.conf.Configured
-
- getConf() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider
-
Return the provider configuration.
- getConf() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getConf() - 类 中的方法org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getConf() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- getConf() - 类 中的方法org.apache.hadoop.fs.shell.find.BaseExpression
-
- getConf() - 类 中的方法org.apache.hadoop.fs.shell.find.FilterExpression
-
- getConf() - 类 中的方法org.apache.hadoop.io.AbstractMapWritable
-
- getConf() - 类 中的方法org.apache.hadoop.io.compress.BZip2Codec
-
Return the configuration used by this object.
- getConf() - 类 中的方法org.apache.hadoop.io.compress.DefaultCodec
-
- getConf() - 类 中的方法org.apache.hadoop.io.compress.Lz4Codec
-
Return the configuration used by this object.
- getConf() - 类 中的方法org.apache.hadoop.io.compress.SnappyCodec
-
Return the configuration used by this object.
- getConf() - 类 中的方法org.apache.hadoop.io.compress.ZStandardCodec
-
Return the configuration used by this object.
- getConf() - 类 中的方法org.apache.hadoop.io.EnumSetWritable
-
- getConf() - 类 中的方法org.apache.hadoop.io.GenericWritable
-
- getConf() - 类 中的方法org.apache.hadoop.io.ObjectWritable
-
- getConf() - 类 中的方法org.apache.hadoop.io.WritableComparator
-
- getConf() - 类 中的方法org.apache.hadoop.net.AbstractDNSToSwitchMapping
-
- getConf() - 类 中的方法org.apache.hadoop.net.ScriptBasedMapping
-
- getConf() - 类 中的方法org.apache.hadoop.net.SocksSocketFactory
-
- getConf() - 类 中的方法org.apache.hadoop.net.TableMapping
-
- getConf() - 类 中的方法org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getConf() - 类 中的方法org.apache.hadoop.security.SaslPropertiesResolver
-
- getConfig() - 类 中的方法org.apache.hadoop.service.AbstractService
-
- getConfig() - 接口 中的方法org.apache.hadoop.service.Service
-
Get the configuration of this service.
- getConfig(int) - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfig(int) - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfig(int) - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigBuilder(int) - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigBuilderList() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigCount() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigCount() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigCount() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigList() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigList() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigList() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilder(int) - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilder(int) - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilder(int) - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilderList() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilderList() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfigOrBuilderList() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
repeated .hadoop.common.ConfigPair config = 2;
- getConfiguration() - 类 中的方法org.apache.hadoop.fs.shell.find.FindOptions
-
- getConfiguration() - 类 中的方法org.apache.hadoop.service.launcher.ServiceLauncher
-
Get the configuration constructed from the command line arguments.
- getConfigurationsToCreate() - 类 中的方法org.apache.hadoop.service.launcher.ServiceLauncher
-
Override point: Get a list of configuration classes to create.
- getConfigViewFsPrefix(String) - 类 中的静态方法org.apache.hadoop.fs.viewfs.ConfigUtil
-
Get the config variable prefix for the specified mount table
- getConfigViewFsPrefix() - 类 中的静态方法org.apache.hadoop.fs.viewfs.ConfigUtil
-
Get the config variable prefix for the default mount table
- getConfResourceAsInputStream(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get an input stream attached to the configuration resource with the
given name.
- getConfResourceAsReader(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get a
Reader attached to the configuration resource with the
given
name.
- getConnectionId() - 接口 中的方法org.apache.hadoop.ipc.RpcInvocationHandler
-
Returns the connection id associated with the InvocationHandler instance.
- getContentSummary(Path) - 类 中的方法org.apache.hadoop.fs.FileContext.Util
-
- getContentSummary(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
- getContentSummary(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getContentType() - 类 中的方法org.apache.hadoop.log.Log4Json
-
- getContext() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- getContext() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
required string context = 1;
- getContext() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
required string context = 1;
- getContextBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- getContextBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
required string context = 1;
- getContextBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
required string context = 1;
- getCount() - 接口 中的方法org.apache.hadoop.log.LogThrottlingHelper.LogAction
-
Return the number of records encapsulated in this action; that is, the
number of times record was called to produce this action,
including the current one.
- getCount() - 接口 中的方法org.apache.hadoop.metrics2.util.QuantileEstimator
-
- getCpuFrequency() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain the CPU frequency of on the system.
- getCpuUsagePercentage() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain the CPU usage % of the machine.
- getCrcType() - 类 中的方法org.apache.hadoop.fs.MD5MD5CRC32CastagnoliFileChecksum
-
- getCrcType() - 类 中的方法org.apache.hadoop.fs.MD5MD5CRC32GzipFileChecksum
-
- getCreated() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getCreationFallbacks() - 接口 中的方法org.apache.hadoop.fs.BlockStoragePolicySpi
-
Get the fallback storage types for creating new block replicas.
- getCredential() - 类 中的方法org.apache.hadoop.security.alias.CredentialProvider.CredentialEntry
-
- getCredentialEntry(String) - 类 中的方法org.apache.hadoop.security.alias.CredentialProvider
-
Get the credential entry for a specific alias.
- getCredentials() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
Obtain the tokens in credentials form associated with this user.
- getCumulativeCpuTime() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain the cumulative CPU time since the system is on.
- getCurCall() - 类 中的静态方法org.apache.hadoop.ipc.Server
-
Get the current call
- getCurrentKey(String) - 类 中的方法org.apache.hadoop.crypto.key.CachingKeyProvider
-
- getCurrentKey(String) - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider
-
Get the current version of the key, which should be used for encrypting new
data.
- getCurrentKey(String) - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getCurrentKey(String) - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getCurrentKeyId() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations
- getCurrentTrashDir(Path) - 类 中的方法org.apache.hadoop.fs.Trash
-
- getCurrentTrashDir() - 类 中的方法org.apache.hadoop.fs.TrashPolicy
-
Get the current working directory of the Trash Policy
This API does not work with files deleted from encryption zone when HDFS
data encryption at rest feature is enabled as rename file between
encryption zones or encryption zone and non-encryption zone is not allowed.
- getCurrentTrashDir(Path) - 类 中的方法org.apache.hadoop.fs.TrashPolicy
-
Get the current trash directory for path specified based on the Trash
Policy
- getCurrentUser() - 类 中的静态方法org.apache.hadoop.security.UserGroupInformation
-
Return the current user, including any doAs in the current stack.
- getCurrentValue(Writable) - 类 中的方法org.apache.hadoop.io.SequenceFile.Reader
-
Get the 'value' corresponding to the last read 'key'.
- getCurrentValue(Object) - 类 中的方法org.apache.hadoop.io.SequenceFile.Reader
-
Get the 'value' corresponding to the last read 'key'.
- getCustomMessage() - 类 中的方法org.apache.hadoop.conf.Configuration.DeprecationDelta
-
- getData() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics
-
Get all statistics data.
- getData() - 类 中的方法org.apache.hadoop.io.DataInputByteBuffer
-
- getData() - 类 中的方法org.apache.hadoop.io.DataOutputByteBuffer
-
- getDate() - 类 中的静态方法org.apache.hadoop.util.VersionInfo
-
The date that Hadoop was compiled.
- getDecayFactor() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
- getDecayPeriodMillis() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
- getDeclaredClass() - 类 中的方法org.apache.hadoop.io.ObjectWritable
-
Return the class this is meant to be.
- getDeclaredComponentType() - 类 中的方法org.apache.hadoop.io.ArrayPrimitiveWritable
-
- getDeclaredFieldsIncludingInherited(Class<?>) - 类 中的静态方法org.apache.hadoop.util.ReflectionUtils
-
Gets all the declared fields of a class including fields declared in
superclasses.
- getDeclaredMethodsIncludingInherited(Class<?>) - 类 中的静态方法org.apache.hadoop.util.ReflectionUtils
-
Gets all the declared methods of a class including methods declared in
superclasses.
- getDeclaringClassProtocolName() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolName() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string declaringClassProtocolName = 2;
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolName() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string declaringClassProtocolName = 2;
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolNameBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolNameBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string declaringClassProtocolName = 2;
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDeclaringClassProtocolNameBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string declaringClassProtocolName = 2;
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- getDecompressionBufferSize(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.ZStandardCodec
-
- getDecompressor(CompressionCodec) - 类 中的静态方法org.apache.hadoop.io.compress.CodecPool
-
- getDecompressor() - 枚举 中的方法org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- getDecompressorType() - 类 中的方法org.apache.hadoop.io.compress.BZip2Codec
-
- getDecompressorType() - 接口 中的方法org.apache.hadoop.io.compress.CompressionCodec
-
- getDecompressorType() - 类 中的方法org.apache.hadoop.io.compress.DefaultCodec
-
- getDecompressorType() - 类 中的方法org.apache.hadoop.io.compress.GzipCodec
-
- getDecompressorType() - 类 中的方法org.apache.hadoop.io.compress.Lz4Codec
-
- getDecompressorType() - 类 中的方法org.apache.hadoop.io.compress.SnappyCodec
-
- getDecompressorType() - 类 中的方法org.apache.hadoop.io.compress.ZStandardCodec
-
- getDefault(double) - 枚举 中的方法org.apache.hadoop.conf.StorageUnit
-
- getDefault() - 类 中的静态方法org.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for directory and symlink.
- getDefaultBlockSize() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
- getDefaultBlockSize(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Return the number of bytes that large input files should be optimally
be split into to minimize I/O time.
- getDefaultBlockSize() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getDefaultBlockSize(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getDefaultBlockSize() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- getDefaultBlockSize(Path) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- getDefaultBlockSize() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultBlockSize(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultCompressionType(Configuration) - 类 中的静态方法org.apache.hadoop.io.SequenceFile
-
Get the compression type for the reduce outputs
- getDefaultDelegationTokenAuthenticator() - 类 中的静态方法org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
- getDefaultExtension() - 类 中的方法org.apache.hadoop.io.compress.BZip2Codec
-
.bz2 is recognized as the default extension for compressed BZip2 files
- getDefaultExtension() - 接口 中的方法org.apache.hadoop.io.compress.CompressionCodec
-
Get the default filename extension for this kind of compression.
- getDefaultExtension() - 类 中的方法org.apache.hadoop.io.compress.DefaultCodec
-
- getDefaultExtension() - 类 中的方法org.apache.hadoop.io.compress.GzipCodec
-
- getDefaultExtension() - 类 中的方法org.apache.hadoop.io.compress.Lz4Codec
-
Get the default filename extension for this kind of compression.
- getDefaultExtension() - 类 中的方法org.apache.hadoop.io.compress.SnappyCodec
-
Get the default filename extension for this kind of compression.
- getDefaultExtension() - 类 中的方法org.apache.hadoop.io.compress.ZStandardCodec
-
Get the default filename extension for this kind of compression.
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getDefaultInstance() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- getDefaultInstanceForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getDefaultPort() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Get the default port for this FileSystem.
- getDefaultPort() - 类 中的方法org.apache.hadoop.fs.ftp.FTPFileSystem
-
Get the default port for this FTPFileSystem.
- getDefaultProperties() - 类 中的方法org.apache.hadoop.security.SaslPropertiesResolver
-
The default Sasl Properties read from the configuration
- getDefaultReplication() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
- getDefaultReplication(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Get the default replication for a path.
- getDefaultReplication() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getDefaultReplication(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getDefaultReplication() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- getDefaultReplication(Path) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- getDefaultReplication() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultReplication(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getDefaultRetryPolicy(Configuration, String, boolean, String, String, String) - 类 中的静态方法org.apache.hadoop.io.retry.RetryUtils
-
Return the default retry policy set in conf.
- getDefaultStoragePolicyId() - 类 中的方法org.apache.hadoop.fs.FsServerDefaults
-
- getDefaultUri(Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
Get the default FileSystem URI from a configuration.
- getDelay(TimeUnit) - 类 中的方法org.apache.hadoop.fs.DelegationTokenRenewer.RenewAction
-
Get the delay until this event should happen.
- getDelegationKey(int) - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations
- getDelegationToken(String) - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderDelegationTokenExtension
-
- getDelegationToken(String) - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String) - 类 中的方法org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationToken(URL, DelegationTokenAuthenticatedURL.Token, String, String) - 类 中的方法org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationToken() - 类 中的方法org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL.Token
-
- getDelegationToken(URL, AuthenticatedURL.Token, String) - 类 中的方法org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationToken(URL, AuthenticatedURL.Token, String, String) - 类 中的方法org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator
-
Requests a delegation token using the configured Authenticator
for authentication.
- getDelegationTokens(String) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getDelegationTokenSeqNum() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations
- getDescription() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getDescription() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.Options
-
- getDescriptions(int) - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptions(int) - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptions(int) - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsBuilder(int) - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsBuilderList() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsCount() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsCount() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsCount() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsList() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsList() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsList() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilder(int) - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilder(int) - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilder(int) - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilderList() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilderList() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptionsOrBuilderList() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProtoOrBuilder
-
repeated .hadoop.common.SpanReceiverListInfo descriptions = 1;
- getDescriptor() - 类 中的静态方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- getDescriptor() - 枚举 中的静态方法org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType
-
- getDescriptor() - 枚举 中的静态方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.fs.FSProtos
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getDescriptor() - 枚举 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- getDescriptor() - 枚举 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getDescriptor() - 枚举 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getDescriptor() - 枚举 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getDescriptor() - 枚举 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto
-
- getDescriptor() - 枚举 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getDescriptor() - 枚举 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getDescriptor() - 类 中的静态方法org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
- getDescriptorForType() - 枚举 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType
-
- getDescriptorForType() - 枚举 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
- getDescriptorForType() - 枚举 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- getDescriptorForType() - 枚举 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
- getDescriptorForType() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
- getDescriptorForType() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
- getDescriptorForType() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto
-
- getDescriptorForType() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
- getDescriptorForType() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
- getDescriptorForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- getDigest() - 类 中的方法org.apache.hadoop.io.MD5Hash
-
Returns the digest bytes.
- getDigester() - 类 中的静态方法org.apache.hadoop.io.MD5Hash
-
Create a thread local MD5 digester
- getDirDefault() - 类 中的静态方法org.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for directory.
- getDirectoryCount() - 类 中的方法org.apache.hadoop.fs.ContentSummary
-
- getDNSSubjectAlts(X509Certificate) - 类 中的静态方法org.apache.hadoop.security.ssl.SSLHostnameVerifier.Certificates
-
Extracts the array of SubjectAlt DNS names from an X509Certificate.
- getDouble(String, double) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a double.
- getDU(File) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
Takes an input dir and returns the du on that local directory.
- getEcData() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional bytes ec_data = 17;
storagePolicy = 16
- getEcData() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional bytes ec_data = 17;
storagePolicy = 16
- getEcData() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional bytes ec_data = 17;
storagePolicy = 16
- getEffectivePermission(AclEntry) - 类 中的方法org.apache.hadoop.fs.permission.AclStatus
-
Get the effective permission for the AclEntry
- getEffectivePermission(AclEntry, FsPermission) - 类 中的方法org.apache.hadoop.fs.permission.AclStatus
-
Get the effective permission for the AclEntry.
- getEffectiveUser() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- getEffectiveUser() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string effectiveUser = 1;
- getEffectiveUser() - 接口 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string effectiveUser = 1;
- getEffectiveUserBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- getEffectiveUserBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string effectiveUser = 1;
- getEffectiveUserBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string effectiveUser = 1;
- getElementType() - 类 中的方法org.apache.hadoop.io.EnumSetWritable
-
Returns the class of all the elements of the underlying EnumSetWriable.
- getEmptier() - 类 中的方法org.apache.hadoop.fs.Trash
-
Return a
Runnable that periodically empties the trash of all
users, intended to be run by the superuser.
- getEmptier() - 类 中的方法org.apache.hadoop.fs.TrashPolicy
-
Return a
Runnable that periodically empties the trash of all
users, intended to be run by the superuser.
- getEmptierInterval() - 类 中的方法org.apache.hadoop.fs.TrashPolicyDefault.Emptier
-
- getEnabledConfigKey() - 类 中的方法org.apache.hadoop.security.HttpCrossOriginFilterInitializer
-
- getEncoded() - 类 中的方法org.apache.hadoop.crypto.key.JavaKeyStoreProvider.KeyMetadata
-
- getEncryptDataTransfer() - 类 中的方法org.apache.hadoop.fs.FsServerDefaults
-
- getEncryptedBit() - 类 中的方法org.apache.hadoop.fs.permission.FsPermission
-
- getEncryptedKeyIv() - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
- getEncryptedKeyVersion() - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
- getEncryptionData() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional bytes encryption_data = 15;
locations = 12
alias = 13
childrenNum = 14
- getEncryptionData() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional bytes encryption_data = 15;
locations = 12
alias = 13
childrenNum = 14
- getEncryptionData() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional bytes encryption_data = 15;
locations = 12
alias = 13
childrenNum = 14
- getEncryptionKeyName() - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
- getEncryptionKeyVersionName() - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
-
- getEntries() - 类 中的方法org.apache.hadoop.fs.permission.AclStatus
-
Returns the list of all ACL entries, ordered by their natural ordering.
- getEntryComparator() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a Comparator object to compare Entries.
- getEntryCount() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the number of key-value pair entries in TFile.
- getEnum(String, T) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Return value matching this enumerated type.
- getEnvironment(String) - 类 中的方法org.apache.hadoop.util.Shell
-
Get an environment variable.
- getEnvironmentVariableRegex() - 类 中的静态方法org.apache.hadoop.util.Shell
-
Return a regular expression string that match environment variables.
- getErasureCodedBit() - 类 中的方法org.apache.hadoop.fs.permission.FsPermission
-
- getErasureCodingPolicy() - 类 中的方法org.apache.hadoop.fs.ContentSummary
-
- getErr() - 类 中的方法org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the error stream to be used.
- getErr() - 类 中的方法org.apache.hadoop.tools.CommandShell
-
- getErrno() - 异常错误 中的方法org.apache.hadoop.io.nativeio.NativeIOException
-
- getErrorCode() - 异常错误 中的方法org.apache.hadoop.io.nativeio.NativeIOException
-
- getErrorCode() - 异常错误 中的方法org.apache.hadoop.ipc.RemoteException
-
- getErrorDetail() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional .hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto errorDetail = 6;
in case of error
- getErrorDetail() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional .hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto errorDetail = 6;
in case of error
- getErrorDetail() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional .hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto errorDetail = 6;
in case of error
- getErrorMsg() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional string errorMsg = 5;
if request fails, often contains strack trace
- getErrorMsg() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional string errorMsg = 5;
if request fails, often contains strack trace
- getErrorMsg() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional string errorMsg = 5;
if request fails, often contains strack trace
- getErrorMsgBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional string errorMsg = 5;
if request fails, often contains strack trace
- getErrorMsgBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional string errorMsg = 5;
if request fails, often contains strack trace
- getErrorMsgBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional string errorMsg = 5;
if request fails, often contains strack trace
- getEstimator() - 类 中的方法org.apache.hadoop.metrics2.lib.MutableQuantiles
-
Get the quantile estimator.
- getExceptionClassName() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional string exceptionClassName = 4;
if request fails
- getExceptionClassName() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional string exceptionClassName = 4;
if request fails
- getExceptionClassName() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional string exceptionClassName = 4;
if request fails
- getExceptionClassNameBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional string exceptionClassName = 4;
if request fails
- getExceptionClassNameBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional string exceptionClassName = 4;
if request fails
- getExceptionClassNameBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional string exceptionClassName = 4;
if request fails
- getExceptions() - 异常错误 中的方法org.apache.hadoop.io.MultipleIOException
-
- getExceptions() - 异常错误 中的方法org.apache.hadoop.io.retry.MultiException
-
- getExcludedHosts() - 类 中的方法org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getExcludedMap() - 类 中的方法org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getExcludesFile() - 类 中的方法org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getExecString() - 类 中的方法org.apache.hadoop.util.Shell
-
return an array containing the command name and its parameters.
- getExecString() - 类 中的方法org.apache.hadoop.util.Shell.ShellCommandExecutor
-
- getExitCode() - 异常错误 中的方法org.apache.hadoop.service.ServiceStateException
-
- getExitCode() - 接口 中的方法org.apache.hadoop.util.ExitCodeProvider
-
Method to get the exit code.
- getExitCode() - 异常错误 中的方法org.apache.hadoop.util.ExitUtil.ExitException
-
- getExitCode() - 异常错误 中的方法org.apache.hadoop.util.ExitUtil.HaltException
-
- getExitCode() - 接口 中的方法org.apache.hadoop.util.Shell.CommandExecutor
-
- getExitCode() - 异常错误 中的方法org.apache.hadoop.util.Shell.ExitCodeException
-
- getExitCode() - 类 中的方法org.apache.hadoop.util.Shell
-
get the exit code.
- getExitStatus() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
optional int32 exitStatus = 1;
unix exit status to return
- getExitStatus() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
optional int32 exitStatus = 1;
unix exit status to return
- getExitStatus() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
optional int32 exitStatus = 1;
unix exit status to return
- getExpirationTime() - 类 中的方法org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- getExpirationTime() - 接口 中的方法org.apache.hadoop.util.LightWeightCache.Entry
-
Get the expiration time.
- getExtension() - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getExtraOptions() - 类 中的方法org.apache.hadoop.io.erasurecode.ECSchema
-
Get extra options specific to a erasure code.
- getFactor() - 类 中的方法org.apache.hadoop.io.SequenceFile.Sorter
-
Get the number of streams to merge at once.
- getFactory(Class) - 类 中的静态方法org.apache.hadoop.io.WritableFactories
-
Define a factory for a class.
- getFailureCause() - 类 中的方法org.apache.hadoop.service.AbstractService
-
- getFailureCause() - 接口 中的方法org.apache.hadoop.service.Service
-
Get the first exception raised during the service failure.
- getFailureState() - 类 中的方法org.apache.hadoop.service.AbstractService
-
- getFailureState() - 接口 中的方法org.apache.hadoop.service.Service
-
- getFencer() - 类 中的方法org.apache.hadoop.ha.HAServiceTarget
-
- getFencingParameters() - 类 中的方法org.apache.hadoop.ha.HAServiceTarget
-
- getFile(String, String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get a local file name under a directory named in dirsProp with
the given path.
- getFileAndDirectoryCount() - 类 中的方法org.apache.hadoop.fs.QuotaUsage
-
Return the directory count.
- getFileBlockLocations(Path, long, long) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Return an array containing hostnames, offset and size of
portions of the given file.
- getFileBlockLocations(Path, long, long) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Return an array containing hostnames, offset and size of
portions of the given file.
- getFileBlockLocations(FileStatus, long, long) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
Get block locations from the underlying fs and fix their
offsets and lengths.
- getFileBlockLocations(FileStatus, long, long) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileBlockLocations(Path, long, long) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getFileBufferSize() - 类 中的方法org.apache.hadoop.fs.FsServerDefaults
-
- getFileChecksum(Path) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
- getFileChecksum(Path) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Get the checksum of a file.
- getFileChecksum(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Get the checksum of a file, if the FS supports checksums.
- getFileChecksum(Path, long) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Get the checksum of a file, from the beginning of the file till the
specific length.
- getFileChecksum(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getFileChecksum(Path, long) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getFileChecksum(Path, long) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- getFileChecksum(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileChecksum(Path, long) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileChecksum(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getFileContext(AbstractFileSystem, Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileContext
-
Create a FileContext with specified FS as default using the specified
config.
- getFileContext(AbstractFileSystem) - 类 中的静态方法org.apache.hadoop.fs.FileContext
-
Create a FileContext for specified file system using the default config.
- getFileContext() - 类 中的静态方法org.apache.hadoop.fs.FileContext
-
Create a FileContext using the default config read from the
$HADOOP_CONFIG/core.xml, Unspecified key-values for config are defaulted
from core-defaults.xml in the release jar.
- getFileContext(URI) - 类 中的静态方法org.apache.hadoop.fs.FileContext
-
Create a FileContext for specified URI using the default config.
- getFileContext(URI, Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileContext
-
Create a FileContext for specified default URI using the specified config.
- getFileContext(Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileContext
-
Create a FileContext using the passed config.
- getFileCount() - 类 中的方法org.apache.hadoop.fs.ContentSummary
-
- getFileCount() - 类 中的方法org.apache.hadoop.fs.DUHelper
-
- getFileDefault() - 类 中的静态方法org.apache.hadoop.fs.permission.FsPermission
-
Get the default permission for file.
- getFileDescriptor() - 类 中的方法org.apache.hadoop.fs.FSDataInputStream
-
- getFileLinkStatus(Path) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
The specification of this method matches that of
FileContext.getFileLinkStatus(Path)
except that an UnresolvedLinkException may be thrown if a symlink is
encountered in the path leading up to the final path component.
- getFileLinkStatus(Path) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Return a file status object that represents the path.
- getFileLinkStatus(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
- getFileLinkStatus(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getFileLinkStatus(Path) - 类 中的方法org.apache.hadoop.fs.LocalFileSystem
-
- getFileLinkStatus(Path) - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
Return a FileStatus representing the given path.
- getFileLinkStatus(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getFilename() - 类 中的方法org.apache.hadoop.http.HttpRequestLogAppender
-
- getFileStatus(Path) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
The specification of this method matches that of
FileContext.getFileStatus(Path)
except that an UnresolvedLinkException may be thrown if a symlink is
encountered in the path.
- getFileStatus(Path) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Return a file status object that represents the path.
- getFileStatus(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Return a file status object that represents the path.
- getFileStatus(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
Get file status.
- getFileStatus(Path) - 类 中的方法org.apache.hadoop.fs.ftp.FTPFileSystem
-
- getFileStatus(Path) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
return the filestatus of files in har archive.
- getFileStatus(Path) - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- getFileStatus(Path) - 类 中的方法org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- getFileStatus(PathData, int) - 类 中的方法org.apache.hadoop.fs.shell.find.BaseExpression
-
- getFileStatus(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getFileStatus(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getFileSystem(Configuration) - 类 中的方法org.apache.hadoop.fs.Path
-
Return the FileSystem that owns this Path.
- getFileSystem(PathData) - 类 中的方法org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the
FileSystem associated with the
PathData item.
- getFileSystemClass(String, Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
Get the FileSystem implementation class of a filesystem.
- getFileType() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- getFileType() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- getFileType() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- getFilterConfigMap(Configuration, String) - 类 中的静态方法org.apache.hadoop.security.AuthenticationFilterInitializer
-
- getFilterParameters(Configuration, String) - 类 中的静态方法org.apache.hadoop.security.HttpCrossOriginFilterInitializer
-
- getFilterParams(Configuration, String) - 类 中的静态方法org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
Constructs a mapping of configuration properties to be used for filter
initialization.
- getFilterParams(Configuration, String) - 类 中的静态方法org.apache.hadoop.security.http.XFrameOptionsFilter
-
Constructs a mapping of configuration properties to be used for filter
initialization.
- getFinalParameters() - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the set of parameters marked final.
- getFirstKey() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the first key in the TFile.
- getFlags() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getFlags() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 flags = 18 [default = 0];
- getFlags() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint32 flags = 18 [default = 0];
- getFlags() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint32 flags = 18 [default = 0];
- getFloat(String, float) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a float.
- getFolderUsage(String) - 类 中的静态方法org.apache.hadoop.fs.DUHelper
-
- getFormat() - 类 中的方法org.apache.hadoop.crypto.key.JavaKeyStoreProvider.KeyMetadata
-
- getFS() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getFsAction(String) - 枚举 中的静态方法org.apache.hadoop.fs.permission.FsAction
-
Get the FsAction enum for String representation of permissions
- getFSofPath(Path) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Get the file system of supplied path.
- getFSofPath(Path, Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
- getFsStatus(Path) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
- getFsStatus() - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
- getFsStatus(Path) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Returns a status object describing the use and capacity of the
file system denoted by the Parh argument p.
- getFsStatus() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getFstat(FileDescriptor) - 类 中的静态方法org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
Returns the file stat for a file descriptor.
- getGangliaConfForMetric(String) - 类 中的方法org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
Lookup GangliaConf from cache.
- getGcMonitorRunTime() - 类 中的方法org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns the time since the start of the associated GcTimeMonitor.
- getGcTimePercentage() - 类 中的方法org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns the percentage (0..100) of time that the JVM spent in GC pauses
within the observation window of the associated GcTimeMonitor.
- getGetPermissionCommand() - 类 中的静态方法org.apache.hadoop.util.Shell
-
Return a command to get permission information.
- getGid(String) - 接口 中的方法org.apache.hadoop.security.IdMappingServiceProvider
-
- getGid(String) - 类 中的方法org.apache.hadoop.security.ShellBasedIdMapping
-
- getGidAllowingUnknown(String) - 接口 中的方法org.apache.hadoop.security.IdMappingServiceProvider
-
- getGidAllowingUnknown(String) - 类 中的方法org.apache.hadoop.security.ShellBasedIdMapping
-
- getGidNameMap() - 类 中的方法org.apache.hadoop.security.ShellBasedIdMapping
-
- getGlobalStorageStatistics() - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
Get the global storage statistics.
- getGroup() - 类 中的方法org.apache.hadoop.fs.FileStatus
-
Get the group associated with the file.
- getGroup() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- getGroup() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string group = 6;
- getGroup() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string group = 6;
- getGroup() - 类 中的方法org.apache.hadoop.fs.permission.AclStatus
-
Returns the file group.
- getGroup() - 类 中的方法org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- getGroupAction() - 类 中的方法org.apache.hadoop.fs.permission.FsPermission
-
- getGroupBytes() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- getGroupBytes() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string group = 6;
- getGroupBytes() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string group = 6;
- getGroupName(int, String) - 接口 中的方法org.apache.hadoop.security.IdMappingServiceProvider
-
- getGroupName(int, String) - 类 中的方法org.apache.hadoop.security.ShellBasedIdMapping
-
- getGroupNames() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
Get the group names for this user.
- getGroups() - 类 中的方法org.apache.hadoop.security.authorize.AccessControlList
-
Get the names of user groups allowed for this service.
- getGroups(String) - 接口 中的方法org.apache.hadoop.security.GroupMappingServiceProvider
-
Get all various group memberships of a given user.
- getGroups(String) - 类 中的方法org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback
-
- getGroups(String) - 类 中的方法org.apache.hadoop.security.JniBasedUnixGroupsNetgroupMappingWithFallback
-
- getGroups(String) - 类 中的方法org.apache.hadoop.security.NullGroupsMapping
-
Returns an empty list.
- getGroups() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
Get the group names for this user.
- getGroups(int) - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- getGroups(int) - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
repeated string groups = 1;
- getGroups(int) - 接口 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
-
repeated string groups = 1;
- GetGroupsBase - org.apache.hadoop.tools中的类
-
Base class for the HDFS and MR implementations of tools which fetch and
display the groups that users belong to.
- GetGroupsBase(Configuration) - 类 的构造器org.apache.hadoop.tools.GetGroupsBase
-
Create an instance of this tool using the given configuration.
- GetGroupsBase(Configuration, PrintStream) - 类 的构造器org.apache.hadoop.tools.GetGroupsBase
-
Used exclusively for testing.
- getGroupsBytes(int) - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- getGroupsBytes(int) - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
repeated string groups = 1;
- getGroupsBytes(int) - 接口 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
-
repeated string groups = 1;
- getGroupsCommand() - 类 中的静态方法org.apache.hadoop.util.Shell
-
a Unix command to get the current user's groups list.
- getGroupsCount() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- getGroupsCount() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
repeated string groups = 1;
- getGroupsCount() - 接口 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
-
repeated string groups = 1;
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto) - 接口 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.BlockingInterface
-
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto, RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto>) - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
rpc getGroupsForUser(.hadoop.common.GetGroupsForUserRequestProto) returns (.hadoop.common.GetGroupsForUserResponseProto);
Get the groups which are mapped to the given user.
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto, RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto>) - 接口 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Interface
-
rpc getGroupsForUser(.hadoop.common.GetGroupsForUserRequestProto) returns (.hadoop.common.GetGroupsForUserResponseProto);
Get the groups which are mapped to the given user.
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto, RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto>) - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Stub
-
- getGroupsForUser(String) - 类 中的方法org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolClientSideTranslatorPB
-
- getGroupsForUser(RpcController, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto) - 类 中的方法org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolServerSideTranslatorPB
-
- getGroupsForUserCommand(String) - 类 中的静态方法org.apache.hadoop.util.Shell
-
A command to get a given user's groups list.
- getGroupsIDForUserCommand(String) - 类 中的静态方法org.apache.hadoop.util.Shell
-
A command to get a given user's group id list.
- getGroupsList() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder
-
repeated string groups = 1;
- getGroupsList() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
repeated string groups = 1;
- getGroupsList() - 接口 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
-
repeated string groups = 1;
- getHadoopHome() - 类 中的静态方法org.apache.hadoop.util.Shell
-
Get the Hadoop home directory.
- getHarHash(Path) - 类 中的静态方法org.apache.hadoop.fs.HarFileSystem
-
the hash of the path p inside the filesystem
- getHarVersion() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- getHeader(boolean) - 类 中的静态方法org.apache.hadoop.fs.ContentSummary
-
Return the header of the output.
- getHeader() - 类 中的静态方法org.apache.hadoop.fs.QuotaUsage
-
Return the header of the output.
- getHeader(String) - 接口 中的方法org.apache.hadoop.security.http.RestCsrfPreventionFilter.HttpInteraction
-
Returns the value of a header.
- getHeaderFields() - 类 中的静态方法org.apache.hadoop.fs.ContentSummary
-
Returns the names of the fields from the summary header.
- getHealthMonitorAddress() - 类 中的方法org.apache.hadoop.ha.HAServiceTarget
-
Returns an optional separate RPC server address for health checks at the
target node.
- getHealthMonitorProxy(Configuration, int) - 类 中的方法org.apache.hadoop.ha.HAServiceTarget
-
Returns a proxy to connect to the target HA service for health monitoring.
- getHealthReport() - 类 中的方法org.apache.hadoop.util.NodeHealthScriptRunner
-
Returns output from health script. if node is healthy then an empty string
is returned.
- getHelp() - 类 中的方法org.apache.hadoop.fs.shell.find.BaseExpression
-
- getHelp() - 接口 中的方法org.apache.hadoop.fs.shell.find.Expression
-
Returns a description of the expression for use in help.
- getHelp() - 类 中的方法org.apache.hadoop.fs.shell.find.FilterExpression
-
- getHomeDirectory() - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Return the current user's home directory in this file system.
- getHomeDirectory() - 类 中的方法org.apache.hadoop.fs.FileContext
-
Return the current user's home directory in this file system.
- getHomeDirectory() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Return the current user's home directory in this FileSystem.
- getHomeDirectory() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getHomeDirectory() - 类 中的方法org.apache.hadoop.fs.ftp.FTPFileSystem
-
- getHomeDirectory() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
return the top level archive path.
- getHomeDirectory() - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- getHomeDirectory() - 类 中的方法org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- getHomeDirectory() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getHomeDirectory() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getHomeDirValue(Configuration) - 类 中的静态方法org.apache.hadoop.fs.viewfs.ConfigUtil
-
Get the value of the home dir conf value for default mount table
- getHomeDirValue(Configuration, String) - 类 中的静态方法org.apache.hadoop.fs.viewfs.ConfigUtil
-
Get the value of the home dir conf value for specified mount table
- getHostAddress() - 类 中的方法org.apache.hadoop.ipc.Server.Call
-
- getHostAddress() - 类 中的方法org.apache.hadoop.ipc.Server.Connection
-
- getHostFromPrincipal(String) - 类 中的静态方法org.apache.hadoop.security.SecurityUtil
-
Get the host name from the principal name of format /host@realm.
- getHostInetAddress() - 类 中的方法org.apache.hadoop.ipc.Server.Call
-
- getHostInetAddress() - 类 中的方法org.apache.hadoop.ipc.Server.Connection
-
- getHostName() - 类 中的方法org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink
-
- getHosts() - 类 中的方法org.apache.hadoop.fs.BlockLocation
-
Get the list of hosts (hostname) hosting this block
- getId(Class<?>) - 类 中的方法org.apache.hadoop.io.AbstractMapWritable
-
- getId() - 类 中的方法org.apache.hadoop.tracing.SpanReceiverInfo
-
- getId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
required int64 id = 1;
- getId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
required int64 id = 1;
- getId() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProtoOrBuilder
-
required int64 id = 1;
- getId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
required int64 id = 1;
- getId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
required int64 id = 1;
- getId() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProtoOrBuilder
-
required int64 id = 1;
- getId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required int64 id = 1;
- getId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required int64 id = 1;
- getId() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required int64 id = 1;
- getIdentifier() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- getIdentifier() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
optional string identifier = 1;
- getIdentifier() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
optional string identifier = 1;
- getIdentifier() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes identifier = 1;
- getIdentifier() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required bytes identifier = 1;
- getIdentifier() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required bytes identifier = 1;
- getIdentifier() - 类 中的方法org.apache.hadoop.security.token.Token
-
Get the token identifier's byte representation.
- getIdentifierBytes() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- getIdentifierBytes() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
optional string identifier = 1;
- getIdentifierBytes() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
optional string identifier = 1;
- getIn() - 类 中的方法org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the input stream to be used.
- getIncludedHosts() - 类 中的方法org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getIncludesFile() - 类 中的方法org.apache.hadoop.util.HostsFileReader.HostDetails
-
- getIndexInterval() - 类 中的方法org.apache.hadoop.io.MapFile.Writer
-
The number of entries that are added before an index entry is added.
- getInitialMessage() - 异常错误 中的方法org.apache.hadoop.security.KerberosAuthException
-
- getInitialUsed() - 类 中的方法org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getInitialWorkingDirectory() - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Some file systems like LocalFileSystem have an initial workingDir
that is used as the starting workingDir.
- getInitialWorkingDirectory() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Note: with the new FileContext class, getWorkingDirectory()
will be removed.
- getInitialWorkingDirectory() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getInitialWorkingDirectory() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- getInitialWorkingDirectory() - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- getInstance(Configuration, FileSystem, Path) - 类 中的静态方法org.apache.hadoop.fs.TrashPolicy
-
- getInstance(Configuration, FileSystem) - 类 中的静态方法org.apache.hadoop.fs.TrashPolicy
-
Get an instance of the configured TrashPolicy based on the value
of the configuration parameter fs.trash.classname.
- getInstance(String, int, DecayRpcScheduler) - 类 中的静态方法org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getInstance(Configuration) - 类 中的静态方法org.apache.hadoop.security.SaslPropertiesResolver
-
Returns an instance of SaslPropertiesResolver.
- getInstances(String, Class<U>) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a List
of objects implementing the interface specified by xface.
- getInt(String, int) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property as an int.
- getInterface() - 类 中的方法org.apache.hadoop.io.retry.DefaultFailoverProxyProvider
-
- getInterface() - 接口 中的方法org.apache.hadoop.io.retry.FailoverProxyProvider
-
Return a reference to the interface this provider's proxy objects actually
implement.
- getInterfaceName() - 异常错误 中的方法org.apache.hadoop.ipc.RPC.VersionMismatch
-
Get the interface name
- getInterval() - 类 中的方法org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getInterval() - 类 中的方法org.apache.hadoop.metrics2.lib.MutableQuantiles
-
- getInts(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a set of comma-delimited
int values.
- getIssueDate() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getJarsInDirectory(String) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
Returns all jars that are in the directory.
- getJarsInDirectory(String, boolean) - 类 中的静态方法org.apache.hadoop.fs.FileUtil
-
Returns all jars that are in the directory.
- getJitter() - 类 中的方法org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getKerberosInfo(Class<?>, Configuration) - 类 中的方法org.apache.hadoop.security.AnnotatedSecurityInfo
-
- getKerberosInfo(Class<?>, Configuration) - 类 中的静态方法org.apache.hadoop.security.SecurityUtil
-
Look up the KerberosInfo for a given protocol.
- getKey() - 类 中的方法org.apache.hadoop.conf.Configuration.DeprecationDelta
-
- getKey(BytesWritable) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the key into BytesWritable.
- getKey(byte[]) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the key into user supplied buffer.
- getKey(byte[], int) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the key into user supplied buffer.
- getKey() - 接口 中的方法org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
-
Gets the current raw key
- getKey() - 类 中的方法org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
Returns the stored rawKey
- getKey() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- getKey() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string key = 1;
- getKey() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string key = 1;
- getKeyBytes() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- getKeyBytes() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string key = 1;
- getKeyBytes() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string key = 1;
- getKeyClass() - 类 中的方法org.apache.hadoop.io.MapFile.Reader
-
Returns the class of keys in this file.
- getKeyClass() - 类 中的方法org.apache.hadoop.io.SequenceFile.Reader
-
Returns the class of keys in this file.
- getKeyClass() - 类 中的方法org.apache.hadoop.io.SequenceFile.Writer
-
Returns the class of keys in this file.
- getKeyClass() - 类 中的方法org.apache.hadoop.io.WritableComparator
-
Returns the WritableComparable implementation class.
- getKeyClassName() - 类 中的方法org.apache.hadoop.io.SequenceFile.Reader
-
Returns the name of the key class.
- getKeyLength() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Get the length of the key.
- getKeyNear(long) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get a sample key that is within a block whose starting offset is greater
than or equal to the specified offset.
- getKeyProvider() - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeyProviderUri() - 类 中的方法org.apache.hadoop.fs.FsServerDefaults
-
- getKeys() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider
-
Get the key names for all keys.
- getKeys() - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeys() - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getKeysMetadata(String...) - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider
-
Get key metadata in bulk.
- getKeysMetadata(String...) - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeysMetadata(String...) - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getKeyStream() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Streaming access to the key.
- getKeytabFile() - 异常错误 中的方法org.apache.hadoop.security.KerberosAuthException
-
- getKeyVersion(String) - 类 中的方法org.apache.hadoop.crypto.key.CachingKeyProvider
-
- getKeyVersion(String) - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider
-
Get the key material for a specific version of the key.
- getKeyVersion(String) - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeyVersion(String) - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getKeyVersions(String) - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider
-
Get the key material for all versions of a specific key name.
- getKeyVersions(String) - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getKeyVersions(String) - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getKind() - 类 中的方法org.apache.hadoop.crypto.key.kms.KMSDelegationToken.KMSDelegationTokenIdentifier
-
- getKind() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- getKind() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string kind = 3;
- getKind() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string kind = 3;
- getKind() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getKind() - 类 中的方法org.apache.hadoop.security.token.Token
-
Get the token kind.
- getKind() - 类 中的方法org.apache.hadoop.security.token.Token.TrivialRenewer
-
- getKind() - 类 中的方法org.apache.hadoop.security.token.TokenIdentifier
-
Get the token kind
- getKindBytes() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- getKindBytes() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string kind = 3;
- getKindBytes() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string kind = 3;
- getKlass() - 类 中的方法org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getLargeReadOps() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics
-
Get the number of large file system read operations such as list files
under a large directory.
- getLargeReadOps() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getLastContact() - 类 中的方法org.apache.hadoop.ipc.Server.Connection
-
- getLastKey() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the last key in the TFile.
- getLastReportedTime() - 类 中的方法org.apache.hadoop.util.NodeHealthScriptRunner
-
Returns time stamp when node health script was last run.
- getLatestGcData() - 类 中的方法org.apache.hadoop.util.GcTimeMonitor
-
Returns a copy of the most recent data measured by this monitor.
- getLeaf(int, Node) - 类 中的方法org.apache.hadoop.net.InnerNodeImpl
-
- getLeasedCompressorsCount(CompressionCodec) - 类 中的静态方法org.apache.hadoop.io.compress.CodecPool
-
- getLeasedDecompressorsCount(CompressionCodec) - 类 中的静态方法org.apache.hadoop.io.compress.CodecPool
-
- getLen() - 类 中的方法org.apache.hadoop.fs.FileStatus
-
Get the length of this file, in bytes.
- getLength() - 类 中的方法org.apache.hadoop.fs.BlockLocation
-
Get the length of the block
- getLength() - 类 中的方法org.apache.hadoop.fs.ContentSummary
-
- getLength() - 类 中的方法org.apache.hadoop.fs.FileChecksum
-
The length of the checksum in bytes
- getLength(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
- getLength() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 length = 3;
- getLength() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 length = 3;
- getLength() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 length = 3;
- getLength() - 类 中的方法org.apache.hadoop.fs.store.EtagChecksum
-
- getLength() - 类 中的方法org.apache.hadoop.io.BinaryComparable
-
Return n st bytes 0..n-1 from {#getBytes()} are valid.
- getLength() - 类 中的方法org.apache.hadoop.io.BytesWritable
-
Get the current size of the buffer.
- getLength() - 类 中的方法org.apache.hadoop.io.DataInputByteBuffer
-
- getLength() - 类 中的方法org.apache.hadoop.io.DataOutputByteBuffer
-
- getLength() - 接口 中的方法org.apache.hadoop.io.ReadaheadPool.ReadaheadRequest
-
- getLength() - 类 中的方法org.apache.hadoop.io.SequenceFile.Writer
-
Returns the current length of the output file.
- getLength() - 类 中的方法org.apache.hadoop.io.Text
-
Returns the number of bytes in the byte array
- getLibraryName() - 类 中的静态方法org.apache.hadoop.io.compress.bzip2.Bzip2Compressor
-
- getLibraryName(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
- getLibraryName() - 类 中的静态方法org.apache.hadoop.io.compress.lz4.Lz4Compressor
-
- getLibraryName() - 类 中的静态方法org.apache.hadoop.io.compress.Lz4Codec
-
- getLibraryName() - 类 中的静态方法org.apache.hadoop.io.compress.snappy.SnappyCompressor
-
- getLibraryName() - 类 中的静态方法org.apache.hadoop.io.compress.SnappyCodec
-
- getLibraryName() - 类 中的静态方法org.apache.hadoop.io.compress.zlib.ZlibCompressor
-
- getLibraryName() - 类 中的静态方法org.apache.hadoop.io.compress.zlib.ZlibFactory
-
- getLibraryName() - 类 中的静态方法org.apache.hadoop.io.compress.ZStandardCodec
-
- getLibraryName() - 类 中的静态方法org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- getLibraryName() - 类 中的静态方法org.apache.hadoop.io.erasurecode.ErasureCodeNative
-
Get the native library name that's available or supported.
- getLifecycleHistory() - 类 中的方法org.apache.hadoop.service.AbstractService
-
- getLifecycleHistory() - 接口 中的方法org.apache.hadoop.service.Service
-
Get a snapshot of the lifecycle history; it is a static list
- getLinkCount(File) - 类 中的静态方法org.apache.hadoop.fs.HardLink
-
Retrieves the number of links to the specified file.
- getLinkTarget(Path) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Partially resolves the path.
- getLinkTarget(Path) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Returns the target of the given symbolic link as it was specified
when the link was created.
- getLinkTarget(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
- getLinkTarget(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getLinkTarget(Path) - 类 中的方法org.apache.hadoop.fs.LocalFileSystem
-
- getLinkTarget(Path) - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- getLinkTarget(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getLinkTarget(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getListenerAddress() - 类 中的方法org.apache.hadoop.ipc.Server
-
Return the socket (ip+port) on which the RPC server is listening to.
- getLoadingFailureReason() - 类 中的静态方法org.apache.hadoop.io.erasurecode.ErasureCodeNative
-
- getLoc(String) - 类 中的方法org.apache.hadoop.net.InnerNodeImpl
-
- getLocal(Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
Get the local FileSystem.
- getLocalFSFileContext() - 类 中的静态方法org.apache.hadoop.fs.FileContext
-
- getLocalFSFileContext(Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileContext
-
- getLocalPath(String, String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get a local file under a directory named by dirsProp with
the given path.
- getLoginUser() - 类 中的静态方法org.apache.hadoop.security.UserGroupInformation
-
Get the currently logged in user.
- getLong(String, long) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a long.
- getLong(String) - 类 中的方法org.apache.hadoop.fs.StorageStatistics
-
Get the value of a statistic.
- getLongBytes(String, long) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a long or
human readable format.
- getLongName() - 枚举 中的方法org.apache.hadoop.conf.StorageUnit
-
- getLongStatistics() - 类 中的方法org.apache.hadoop.fs.StorageStatistics
-
Get an iterator over all the currently tracked long statistics.
- getMajor() - 类 中的方法org.apache.hadoop.io.file.tfile.Utils.Version
-
Get the major version.
- getMandatoryKeys() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Get all the keys that are set as mandatory keys.
- getMasked() - 类 中的方法org.apache.hadoop.fs.permission.FsCreateModes
-
- getMasked() - 类 中的方法org.apache.hadoop.fs.permission.FsPermission
-
Get masked permission if exists.
- getMasterKeyId() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getMaterial() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.KeyVersion
-
- getMaxDate() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getMaxDepth() - 类 中的方法org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the maximum depth for applying expressions.
- getMaxQueueSize() - 类 中的方法org.apache.hadoop.ipc.Server
-
The maximum size of the rpc call queue of this server.
- getMbeanNameName(ObjectName) - 类 中的静态方法org.apache.hadoop.metrics2.util.MBeans
-
- getMbeanNameService(ObjectName) - 类 中的静态方法org.apache.hadoop.metrics2.util.MBeans
-
- getMechanism() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- getMechanism() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string mechanism = 2;
- getMechanism() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string mechanism = 2;
- getMechanismBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- getMechanismBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string mechanism = 2;
- getMechanismBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string mechanism = 2;
- getMechanismName() - 枚举 中的方法org.apache.hadoop.security.SaslRpcServer.AuthMethod
-
Return the SASL mechanism name
- getMechanismNames(Map<String, ?>) - 类 中的方法org.apache.hadoop.security.SaslPlainServer.SaslPlainServerFactory
-
- getMemlockLimit() - 类 中的方法org.apache.hadoop.io.nativeio.NativeIO.POSIX.CacheManipulator
-
- getMemlockLimit() - 类 中的方法org.apache.hadoop.io.nativeio.NativeIO.POSIX.NoMlockCacheManipulator
-
- getMemlockLimit(Long) - 类 中的静态方法org.apache.hadoop.util.Shell
-
Static method to return the memory lock limit for datanode.
- getMemory() - 类 中的方法org.apache.hadoop.io.SequenceFile.Sorter
-
Get the total amount of buffer memory, in bytes.
- getMessage() - 异常错误 中的方法org.apache.hadoop.fs.PathIOException
-
Format:
cmd: {operation} `path' {to `target'}: error string
- getMessage() - 异常错误 中的方法org.apache.hadoop.fs.shell.CommandFormat.IllegalNumberOfArgumentsException
-
- getMessage() - 异常错误 中的方法org.apache.hadoop.fs.shell.CommandFormat.NotEnoughArgumentsException
-
- getMessage() - 异常错误 中的方法org.apache.hadoop.fs.shell.CommandFormat.TooManyArgumentsException
-
- getMessage() - 异常错误 中的方法org.apache.hadoop.fs.viewfs.NotInMountpointException
-
- getMessage() - 类 中的方法org.apache.hadoop.ipc.RefreshResponse
-
- getMessage() - 异常错误 中的方法org.apache.hadoop.security.KerberosAuthException
-
- getMetaBlock(String) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Stream access to a meta block
- getMetadata(String) - 类 中的方法org.apache.hadoop.crypto.key.CachingKeyProvider
-
- getMetadata(String) - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider
-
Get metadata about the key.
- getMetadata(String) - 类 中的方法org.apache.hadoop.crypto.key.KeyProviderExtension
-
- getMetadata(String) - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getMetadata() - 类 中的方法org.apache.hadoop.io.SequenceFile.Metadata
-
- getMetadata() - 类 中的方法org.apache.hadoop.io.SequenceFile.Reader
-
Returns the metadata object of the file
- getMethod() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- getMethod() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string method = 1;
- getMethod() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string method = 1;
- getMethod() - 接口 中的方法org.apache.hadoop.security.http.RestCsrfPreventionFilter.HttpInteraction
-
Returns the method.
- getMethodBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- getMethodBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string method = 1;
- getMethodBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string method = 1;
- getMethodName() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
Name of the RPC method
- getMethodName() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string methodName = 1;
Name of the RPC method
- getMethodName() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string methodName = 1;
Name of the RPC method
- getMethodNameBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
Name of the RPC method
- getMethodNameBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string methodName = 1;
Name of the RPC method
- getMethodNameBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string methodName = 1;
Name of the RPC method
- getMethods(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- getMethods(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
repeated uint32 methods = 2;
- getMethods(int) - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
repeated uint32 methods = 2;
- getMethods() - 类 中的方法org.apache.hadoop.ipc.ProtocolSignature
-
- getMethodsCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- getMethodsCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
repeated uint32 methods = 2;
- getMethodsCount() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
repeated uint32 methods = 2;
- getMethodsList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
repeated uint32 methods = 2;
- getMethodsList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
repeated uint32 methods = 2;
- getMethodsList() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
repeated uint32 methods = 2;
- getMetric(String) - 类 中的方法org.apache.hadoop.metrics2.util.MetricsCache.Record
-
Lookup a metric value
- getMetricInstance(String) - 类 中的方法org.apache.hadoop.metrics2.util.MetricsCache.Record
-
Lookup a metric instance
- getMetrics(MetricsCollector, boolean) - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
- getMetrics(MetricsCollector, boolean) - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getMetrics(MetricsCollector, boolean) - 接口 中的方法org.apache.hadoop.metrics2.MetricsSource
-
Get metrics from the metrics source
- getMillisToCede() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
required uint32 millisToCede = 1;
- getMillisToCede() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
required uint32 millisToCede = 1;
- getMillisToCede() - 接口 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProtoOrBuilder
-
required uint32 millisToCede = 1;
- getMinDepth() - 类 中的方法org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the minimum depth for applying expressions.
- getMinor() - 类 中的方法org.apache.hadoop.io.file.tfile.Utils.Version
-
Get the minor version.
- getMode() - 类 中的方法org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- getModificationTime() - 类 中的方法org.apache.hadoop.fs.FileStatus
-
Get the modification time of the file.
- getModificationTime() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 modification_time = 7;
- getModificationTime() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 modification_time = 7;
- getModificationTime() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 modification_time = 7;
- getMountedOnPath() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem.MountPoint
-
- getMountPoints() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getMountPoints() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getMovableTypes() - 枚举 中的静态方法org.apache.hadoop.fs.StorageType
-
- getMultipleLinearRandomRetry(Configuration, String, boolean, String, String) - 类 中的静态方法org.apache.hadoop.io.retry.RetryUtils
-
Return the MultipleLinearRandomRetry policy specified in the conf,
or null if the feature is disabled.
- getName() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.KeyVersion
-
- getName() - 接口 中的方法org.apache.hadoop.fs.BlockStoragePolicySpi
-
Return the name of the storage policy.
- getName() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
- getName() - 类 中的方法org.apache.hadoop.fs.Path
-
Returns the final component of this path.
- getName() - 类 中的方法org.apache.hadoop.fs.permission.AclEntry
-
Returns the optional ACL entry name.
- getName() - 类 中的方法org.apache.hadoop.fs.StorageStatistics
-
Get the name of this StorageStatistics object.
- getName() - 类 中的方法org.apache.hadoop.fs.StorageStatistics.LongStatistic
-
- getName() - 枚举 中的方法org.apache.hadoop.io.file.tfile.Compression.Algorithm
-
- getName() - 类 中的方法org.apache.hadoop.service.AbstractService
-
- getName() - 类 中的方法org.apache.hadoop.service.launcher.IrqHandler.InterruptData
-
- getName() - 接口 中的方法org.apache.hadoop.service.Service
-
Get the name of this service.
- getNamed(String, Configuration) - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
- getNames() - 类 中的方法org.apache.hadoop.fs.BlockLocation
-
Get the list of names (IP:xferPort) hosting this block
- getNetworkBytesRead() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes read over the network.
- getNetworkBytesWritten() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes written to the network.
- getNewConf() - 类 中的方法org.apache.hadoop.conf.ReconfigurableBase
-
Create a new configuration.
- getNewExpiryTime() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
required uint64 newExpiryTime = 1;
- getNewExpiryTime() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
required uint64 newExpiryTime = 1;
- getNewExpiryTime() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProtoOrBuilder
-
required uint64 newExpiryTime = 1;
- getNewKeys() - 类 中的方法org.apache.hadoop.conf.Configuration.DeprecationDelta
-
- getNewValue() - 异常错误 中的方法org.apache.hadoop.conf.ReconfigurationException
-
Get value to which property was supposed to be changed.
- getNext() - 类 中的方法org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- getNext() - 接口 中的方法org.apache.hadoop.util.LightWeightGSet.LinkedElement
-
Get the next element.
- getNextAncestorName(Node) - 类 中的方法org.apache.hadoop.net.InnerNodeImpl
-
- getNotReadyReason() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
optional string notReadyReason = 3;
If not ready to become active, a textual explanation of why not
- getNotReadyReason() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
optional string notReadyReason = 3;
If not ready to become active, a textual explanation of why not
- getNotReadyReason() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
optional string notReadyReason = 3;
If not ready to become active, a textual explanation of why not
- getNotReadyReasonBytes() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
optional string notReadyReason = 3;
If not ready to become active, a textual explanation of why not
- getNotReadyReasonBytes() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
optional string notReadyReason = 3;
If not ready to become active, a textual explanation of why not
- getNotReadyReasonBytes() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
optional string notReadyReason = 3;
If not ready to become active, a textual explanation of why not
- getNumber() - 枚举 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType
-
- getNumber() - 枚举 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
- getNumber() - 枚举 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
- getNumber() - 枚举 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
- getNumber() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
- getNumber() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
- getNumber() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto
-
- getNumber() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
- getNumber() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
- getNumber() - 类 中的方法org.apache.hadoop.service.launcher.IrqHandler.InterruptData
-
- getNumCores() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain total number of physical cores present on the system.
- getNumDataUnits() - 类 中的方法org.apache.hadoop.io.erasurecode.ECSchema
-
Get required data units count in a coding group
- getNumDroppedConnections() - 类 中的方法org.apache.hadoop.ipc.Server
-
The number of RPC connections dropped due to
too many connections.
- getNumOfLeaves() - 类 中的方法org.apache.hadoop.net.InnerNodeImpl
-
- getNumOpenConnections() - 类 中的方法org.apache.hadoop.ipc.Server
-
The number of open RPC conections
- getNumOpenConnectionsPerUser() - 类 中的方法org.apache.hadoop.ipc.Server
-
Get the NumOpenConnections/User.
- getNumParityUnits() - 类 中的方法org.apache.hadoop.io.erasurecode.ECSchema
-
Get required parity units count in a coding group
- getNumProcessors() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain the total number of logical processors present on the system.
- getNumReaders() - 类 中的方法org.apache.hadoop.ipc.Server
-
The number of reader threads for this server.
- getNumVCoresUsed() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain the number of VCores used.
- getOffset() - 类 中的方法org.apache.hadoop.fs.BlockLocation
-
Get the start offset of file associated with this block
- getOffset() - 接口 中的方法org.apache.hadoop.io.ReadaheadPool.ReadaheadRequest
-
- getOldValue() - 异常错误 中的方法org.apache.hadoop.conf.ReconfigurationException
-
Get old value of property that cannot be changed.
- getOperatingSystemPageSize() - 类 中的方法org.apache.hadoop.io.nativeio.NativeIO.POSIX.CacheManipulator
-
- getOperatingSystemPageSize() - 类 中的方法org.apache.hadoop.io.nativeio.NativeIO.POSIX.NoMlockCacheManipulator
-
- getOpt(Class<T>, Options.HandleOpt...) - 类 中的静态方法org.apache.hadoop.fs.Options.HandleOpt
-
Utility method to extract a HandleOpt from the set provided.
- getOpt(String) - 类 中的方法org.apache.hadoop.fs.shell.CommandFormat
-
Return if the option is set or not
- getOption() - 异常错误 中的方法org.apache.hadoop.fs.shell.CommandFormat.UnknownOptionException
-
- getOption(Class<T>, base[]) - 类 中的静态方法org.apache.hadoop.util.Options
-
Find the first option of the required class.
- getOptions() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getOptions() - 类 中的方法org.apache.hadoop.fs.shell.find.BaseExpression
-
Return the options to be used by this expression.
- getOpts() - 类 中的方法org.apache.hadoop.fs.shell.CommandFormat
-
Returns all the options that are set
- getOptValue(String) - 类 中的方法org.apache.hadoop.fs.shell.CommandFormat
-
get the option's value
- getOtherAction() - 类 中的方法org.apache.hadoop.fs.permission.FsPermission
-
- getOut() - 类 中的方法org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the output stream to be used.
- getOut() - 类 中的方法org.apache.hadoop.tools.CommandShell
-
- getOutput() - 接口 中的方法org.apache.hadoop.util.Shell.CommandExecutor
-
- getOutput() - 类 中的方法org.apache.hadoop.util.Shell.ShellCommandExecutor
-
Get the output of the shell command.
- getOverflowedCalls() - 类 中的方法org.apache.hadoop.ipc.FairCallQueue
-
- getOverflowedCalls() - 接口 中的方法org.apache.hadoop.ipc.FairCallQueueMXBean
-
- getOwner() - 类 中的方法org.apache.hadoop.fs.FileStatus
-
Get the owner of the file.
- getOwner() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- getOwner() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string owner = 5;
- getOwner() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string owner = 5;
- getOwner() - 类 中的方法org.apache.hadoop.fs.permission.AclStatus
-
Returns the file owner.
- getOwner() - 类 中的方法org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
-
- getOwner() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getOwnerBytes() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- getOwnerBytes() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string owner = 5;
- getOwnerBytes() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string owner = 5;
- getParameter(String) - 类 中的方法org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
Unquote the name and quote the value.
- getParameterMap() - 类 中的方法org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
- getParameterNames() - 类 中的方法org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
Return the set of parameter names, quoting each name.
- getParameterValues(String) - 类 中的方法org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
- getParent() - 类 中的方法org.apache.hadoop.fs.Path
-
Returns the parent of a path or null if at root.
- getParentId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
optional int64 parentId = 2;
parentIdLow
- getParentId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
optional int64 parentId = 2;
parentIdLow
- getParentId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
optional int64 parentId = 2;
parentIdLow
- getParserForType() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getParserForType() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getParserForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getParserForType() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getPassword(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value for a known password configuration element.
- getPassword() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes password = 2;
- getPassword() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required bytes password = 2;
- getPassword() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required bytes password = 2;
- getPassword() - 类 中的方法org.apache.hadoop.security.token.Token
-
Get the token password/secret.
- getPasswordFromConfig(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Fallback to clear text passwords in configuration.
- getPasswordFromCredentialProviders(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Try and resolve the provided element name as a credential provider
alias.
- getPasswordReader() - 类 中的方法org.apache.hadoop.security.alias.CredentialShell
-
- getPath() - 类 中的方法org.apache.hadoop.fs.FileStatus
-
- getPath() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getPath() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- getPath() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required string path = 2;
- getPath() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required string path = 2;
- getPath() - 类 中的方法org.apache.hadoop.fs.GetSpaceUsed.Builder
-
- getPath() - 异常错误 中的方法org.apache.hadoop.fs.PathIOException
-
- getPath(PathData) - 类 中的方法org.apache.hadoop.fs.shell.find.BaseExpression
-
Returns the
Path from the
PathData item.
- getPathBytes() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- getPathBytes() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required string path = 2;
- getPathBytes() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required string path = 2;
- getPathHandle(FileStatus, Options.HandleOpt...) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Create a durable, serializable handle to the referent of the given
entity.
- getPathWithoutSchemeAndAuthority(Path) - 类 中的静态方法org.apache.hadoop.fs.Path
-
Return a version of the given Path without the scheme information.
- getPattern(String, Pattern) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a Pattern.
- getPayload() - 类 中的方法org.apache.hadoop.ipc.RetryCache.CacheEntryWithPayload
-
- getPerm() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
required uint32 perm = 1;
UNIX-style mode bits
- getPerm() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
required uint32 perm = 1;
UNIX-style mode bits
- getPerm() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProtoOrBuilder
-
required uint32 perm = 1;
UNIX-style mode bits
- getPermission() - 类 中的方法org.apache.hadoop.fs.FileStatus
-
Get FsPermission associated with the file.
- getPermission() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getPermission() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermission() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermission() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermission() - 类 中的方法org.apache.hadoop.fs.permission.AclEntry
-
Returns the set of permissions in the ACL entry.
- getPermission() - 类 中的方法org.apache.hadoop.fs.permission.AclStatus
-
Returns the permission set for the path
- getPermissionBuilder() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermissionOrBuilder() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermissionOrBuilder() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPermissionOrBuilder() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- getPhysicalMemorySize() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain the total size of the physical memory present in the system.
- getPingInterval(Configuration) - 类 中的静态方法org.apache.hadoop.ipc.Client
-
Get the ping interval from configuration;
If not set in the configuration, return the default value.
- getPort() - 类 中的方法org.apache.hadoop.ipc.Server
-
Get the port on which the IPC Server is listening for incoming connections.
- getPos() - 异常错误 中的方法org.apache.hadoop.fs.ChecksumException
-
- getPos() - 类 中的方法org.apache.hadoop.fs.crypto.CryptoFSDataOutputStream
-
- getPos() - 类 中的方法org.apache.hadoop.fs.FSDataInputStream
-
Get the current position in the input stream.
- getPos() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStream
-
Get the current position in the output stream.
- getPos() - 类 中的方法org.apache.hadoop.fs.FSInputStream
-
Return the current offset from the start of the file
- getPos() - 接口 中的方法org.apache.hadoop.fs.Seekable
-
Return the current offset from the start of the file
- getPos() - 类 中的方法org.apache.hadoop.io.compress.CompressionInputStream
-
This method returns the current position in the stream.
- getPosition() - 类 中的方法org.apache.hadoop.io.DataInputByteBuffer
-
- getPosition() - 类 中的方法org.apache.hadoop.io.SequenceFile.Reader
-
Return the current byte position in the input file.
- getPrecedence() - 类 中的方法org.apache.hadoop.fs.shell.find.BaseExpression
-
- getPrecedence() - 接口 中的方法org.apache.hadoop.fs.shell.find.Expression
-
Returns the precedence of this expression
(only applicable to operators).
- getPrecedence() - 类 中的方法org.apache.hadoop.fs.shell.find.FilterExpression
-
- getPrefix() - 类 中的方法org.apache.hadoop.security.HttpCrossOriginFilterInitializer
-
- getPrimaryGroupName() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
- getPrincipal() - 异常错误 中的方法org.apache.hadoop.security.KerberosAuthException
-
- getPriorityLevel(Schedulable) - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
Compute the appropriate priority for a schedulable based on past requests.
- getPriorityLevel(Schedulable) - 类 中的方法org.apache.hadoop.ipc.DefaultRpcScheduler
-
- getPriorityLevel(Schedulable) - 接口 中的方法org.apache.hadoop.ipc.RpcScheduler
-
Returns priority level greater than zero as a hint for scheduling.
- getPriorityLevel() - 类 中的方法org.apache.hadoop.ipc.Server.Call
-
- getPriorityLevel() - 类 中的静态方法org.apache.hadoop.ipc.Server
-
Return the priority level assigned by call queue to an RPC
Returns 0 in case no priority is assigned.
- getProcess() - 类 中的方法org.apache.hadoop.util.Shell
-
get the current sub-process executing the given command.
- getProcessedByteCount() - 类 中的方法org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
-
This method reports the processed bytes so far.
- getProgress() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getProgress() - 接口 中的方法org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
-
Gets the Progress object; this has a float (0.0 - 1.0)
indicating the bytes processed by the iterator so far
- getProperty() - 异常错误 中的方法org.apache.hadoop.conf.ReconfigurationException
-
Get property that cannot be changed.
- getPropertySources(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Gets information about why a property was set.
- getProps() - 类 中的方法org.apache.hadoop.conf.Configuration
-
- getPropsWithPrefix(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Constructs a mapping of configuration and includes all properties that
start with the specified configuration prefix.
- getProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
optional string protocol = 3;
Protocol name for next rpc layer.
- getProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
optional string protocol = 3;
Protocol name for next rpc layer.
- getProtocol() - 接口 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
optional string protocol = 3;
Protocol name for next rpc layer.
- getProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
required string protocol = 1;
Protocol name
- getProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
required string protocol = 1;
Protocol name
- getProtocol() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
required string protocol = 1;
Protocol name
- getProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
required string protocol = 1;
Protocol name
- getProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
required string protocol = 1;
Protocol name
- getProtocol() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilder
-
required string protocol = 1;
Protocol name
- getProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- getProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string protocol = 3;
- getProtocol() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string protocol = 3;
- getProtocol() - 类 中的方法org.apache.hadoop.ipc.Server.Call
-
- getProtocol() - 类 中的静态方法org.apache.hadoop.ipc.Server
-
- getProtocolAddress(Configuration) - 类 中的方法org.apache.hadoop.tools.GetGroupsBase
-
Must be overridden by subclasses to get the address where the
GetUserMappingsProtocol implementation is running.
- getProtocolBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
optional string protocol = 3;
Protocol name for next rpc layer.
- getProtocolBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
optional string protocol = 3;
Protocol name for next rpc layer.
- getProtocolBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
optional string protocol = 3;
Protocol name for next rpc layer.
- getProtocolBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
required string protocol = 1;
Protocol name
- getProtocolBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
required string protocol = 1;
Protocol name
- getProtocolBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
required string protocol = 1;
Protocol name
- getProtocolBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
required string protocol = 1;
Protocol name
- getProtocolBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
required string protocol = 1;
Protocol name
- getProtocolBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilder
-
required string protocol = 1;
Protocol name
- getProtocolBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- getProtocolBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string protocol = 3;
- getProtocolBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string protocol = 3;
- getProtocolMetaInfoProxy(Client.ConnectionId, Configuration, SocketFactory) - 类 中的方法org.apache.hadoop.ipc.ProtobufRpcEngine
-
- getProtocolMetaInfoProxy(Client.ConnectionId, Configuration, SocketFactory) - 接口 中的方法org.apache.hadoop.ipc.RpcEngine
-
Returns a proxy for ProtocolMetaInfoPB, which uses the given connection
id.
- getProtocolMetaInfoProxy(Client.ConnectionId, Configuration, SocketFactory) - 类 中的方法org.apache.hadoop.ipc.WritableRpcEngine
-
已过时。
- getProtocolSignature(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignature(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignature(int) - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto) - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.BlockingInterface
-
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolSignatureResponseProto>) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
rpc getProtocolSignature(.hadoop.common.GetProtocolSignatureRequestProto) returns (.hadoop.common.GetProtocolSignatureResponseProto);
Return protocol version corresponding to protocol interface.
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolSignatureResponseProto>) - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Interface
-
rpc getProtocolSignature(.hadoop.common.GetProtocolSignatureRequestProto) returns (.hadoop.common.GetProtocolSignatureResponseProto);
Return protocol version corresponding to protocol interface.
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolSignatureResponseProto>) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Stub
-
- getProtocolSignature(RpcController, ProtocolInfoProtos.GetProtocolSignatureRequestProto) - 类 中的方法org.apache.hadoop.ipc.ProtocolMetaInfoServerSideTranslatorPB
-
- getProtocolSignature(int, long, Class<? extends VersionedProtocol>) - 类 中的静态方法org.apache.hadoop.ipc.ProtocolSignature
-
Get a server protocol's signature
- getProtocolSignature(String, long) - 类 中的静态方法org.apache.hadoop.ipc.ProtocolSignature
-
- getProtocolSignature(VersionedProtocol, String, long, int) - 类 中的静态方法org.apache.hadoop.ipc.ProtocolSignature
-
Get a server protocol's signature
- getProtocolSignature(String, long, int) - 接口 中的方法org.apache.hadoop.ipc.VersionedProtocol
-
Return protocol version corresponding to protocol interface.
- getProtocolSignatureBuilder(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureBuilderList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureCount() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureList() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilder(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilder(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilder(int) - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilderList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilderList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolSignatureOrBuilderList() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolSignatureProto protocolSignature = 1;
- getProtocolVersion(String, long) - 接口 中的方法org.apache.hadoop.ipc.VersionedProtocol
-
Return protocol version corresponding to protocol interface.
- getProtocolVersions(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersions(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersions(int) - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto) - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.BlockingInterface
-
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolVersionsResponseProto>) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
rpc getProtocolVersions(.hadoop.common.GetProtocolVersionsRequestProto) returns (.hadoop.common.GetProtocolVersionsResponseProto);
Return protocol version corresponding to protocol interface for each
supported rpc kind.
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolVersionsResponseProto>) - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Interface
-
rpc getProtocolVersions(.hadoop.common.GetProtocolVersionsRequestProto) returns (.hadoop.common.GetProtocolVersionsResponseProto);
Return protocol version corresponding to protocol interface for each
supported rpc kind.
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto, RpcCallback<ProtocolInfoProtos.GetProtocolVersionsResponseProto>) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Stub
-
- getProtocolVersions(RpcController, ProtocolInfoProtos.GetProtocolVersionsRequestProto) - 类 中的方法org.apache.hadoop.ipc.ProtocolMetaInfoServerSideTranslatorPB
-
- getProtocolVersionsBuilder(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsBuilderList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsCount() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsList() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilder(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilder(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilder(int) - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilderList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilderList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocolVersionsOrBuilderList() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilder
-
repeated .hadoop.common.ProtocolVersionProto protocolVersions = 1;
- getProtocVersion() - 类 中的静态方法org.apache.hadoop.util.VersionInfo
-
Returns the protoc version used for the build.
- getProviders(Configuration) - 类 中的静态方法org.apache.hadoop.crypto.key.KeyProviderFactory
-
- getProviders() - 类 中的方法org.apache.hadoop.crypto.key.kms.LoadBalancingKMSClientProvider
-
- getProviders(Configuration) - 类 中的静态方法org.apache.hadoop.security.alias.CredentialProviderFactory
-
- getProxy(Configuration, int) - 类 中的方法org.apache.hadoop.ha.HAServiceTarget
-
- getProxy() - 类 中的方法org.apache.hadoop.io.retry.DefaultFailoverProxyProvider
-
- getProxy() - 接口 中的方法org.apache.hadoop.io.retry.FailoverProxyProvider
-
Get the proxy object which should be used until the next failover event
occurs.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int) - 类 中的方法org.apache.hadoop.ipc.ProtobufRpcEngine
-
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy) - 类 中的方法org.apache.hadoop.ipc.ProtobufRpcEngine
-
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy, AtomicBoolean) - 类 中的方法org.apache.hadoop.ipc.ProtobufRpcEngine
-
- getProxy() - 类 中的方法org.apache.hadoop.ipc.ProtocolProxy
-
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy) - 接口 中的方法org.apache.hadoop.ipc.RpcEngine
-
Construct a client-side proxy object.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy, AtomicBoolean) - 接口 中的方法org.apache.hadoop.ipc.RpcEngine
-
Construct a client-side proxy object.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy) - 类 中的方法org.apache.hadoop.ipc.WritableRpcEngine
-
已过时。
Construct a client-side proxy object that implements the named protocol,
talking to a server at the named address.
- getProxy(Class<T>, long, InetSocketAddress, UserGroupInformation, Configuration, SocketFactory, int, RetryPolicy, AtomicBoolean) - 类 中的方法org.apache.hadoop.ipc.WritableRpcEngine
-
已过时。
Construct a client-side proxy object that implements the named protocol,
talking to a server at the named address.
- getProxyGroups() - 类 中的方法org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getProxyHosts() - 类 中的方法org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getProxySuperuserGroupConfKey(String) - 类 中的方法org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
Returns configuration key for effective groups allowed for a superuser
- getProxySuperuserIpConfKey(String) - 类 中的方法org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
Return configuration key for superuser ip addresses
- getProxySuperuserUserConfKey(String) - 类 中的方法org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
Returns configuration key for effective usergroups allowed for a superuser
- getQualifiedBin(String) - 类 中的静态方法org.apache.hadoop.util.Shell
-
Fully qualify the path to a binary that should be in a known hadoop
bin location.
- getQualifiedBinPath(String) - 类 中的静态方法org.apache.hadoop.util.Shell
-
Fully qualify the path to a binary that should be in a known hadoop
bin location.
- getQueueSizes() - 类 中的方法org.apache.hadoop.ipc.FairCallQueue
-
- getQueueSizes() - 接口 中的方法org.apache.hadoop.ipc.FairCallQueueMXBean
-
- getQuota() - 类 中的方法org.apache.hadoop.fs.QuotaUsage
-
Return the directory quota.
- getQuotaHeaderFields() - 类 中的静态方法org.apache.hadoop.fs.ContentSummary
-
Returns the names of the fields used in the quota summary.
- getQuotaUsage(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
- getQuotaUsage(boolean) - 类 中的方法org.apache.hadoop.fs.QuotaUsage
-
- getQuotaUsage(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getRange(String, String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Parse the given attribute as a set of integer ranges
- getRangeStart() - 类 中的方法org.apache.hadoop.conf.Configuration.IntegerRanges
-
Get range start for the first integer range.
- getRaw(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the
name property, without doing
variable expansion.If the key is
deprecated, it returns the value of the first key which replaces
the deprecated key and is not null.
- getRaw() - 类 中的方法org.apache.hadoop.fs.LocalFileSystem
-
- getRawFileSystem() - 类 中的方法org.apache.hadoop.fs.ChecksumFileSystem
-
get the raw file system
- getRawFileSystem() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
Get the raw file system
- getReadlinkCommand(String) - 类 中的静态方法org.apache.hadoop.util.Shell
-
Return a command to read the target of the a symbolic link.
- getReadOps() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics
-
Get the number of file system read operations such as list files.
- getReadOps() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getReadyToBecomeActive() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
optional bool readyToBecomeActive = 2;
If state is STANDBY, indicate whether it is
ready to become active.
- getReadyToBecomeActive() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
optional bool readyToBecomeActive = 2;
If state is STANDBY, indicate whether it is
ready to become active.
- getReadyToBecomeActive() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
optional bool readyToBecomeActive = 2;
If state is STANDBY, indicate whether it is
ready to become active.
- getRealAuthenticationMethod() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
Get the authentication method from the real user's subject.
- getRealAuthenticationMethod(UserGroupInformation) - 类 中的静态方法org.apache.hadoop.security.UserGroupInformation
-
Returns the authentication method of a ugi.
- getRealUser() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- getRealUser() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string realUser = 2;
- getRealUser() - 接口 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string realUser = 2;
- getRealUser() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getRealUser() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
get RealUser (vs.
- getRealUserBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- getRealUserBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string realUser = 2;
- getRealUserBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string realUser = 2;
- getRecommendedBufferSize() - 类 中的静态方法org.apache.hadoop.io.compress.zstd.ZStandardCompressor
-
- getRecommendedBufferSize() - 类 中的静态方法org.apache.hadoop.io.compress.zstd.ZStandardDecompressor
-
- getReconfigurableProperties() - 接口 中的方法org.apache.hadoop.conf.Reconfigurable
-
Return all the properties that can be changed at run time.
- getReconfigurableProperties() - 类 中的方法org.apache.hadoop.conf.ReconfigurableBase
-
Return all the properties that can be changed at run time.
- getReconfigurationTaskStatus() - 类 中的方法org.apache.hadoop.conf.ReconfigurableBase
-
- getRecordNum() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
-
Get the RecordNum corresponding to the entry pointed by the cursor.
- getRecordNumNear(long) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader
-
Get the RecordNum for the first key-value pair in a compressed block
whose byte offset in the TFile is greater than or equal to the specified
offset.
- getReferenceCount() - 类 中的方法org.apache.hadoop.util.CloseableReferenceCount
-
Get the current reference count.
- getRemaining() - 类 中的方法org.apache.hadoop.fs.FsStatus
-
Return the number of remaining bytes on the file system
- getRemaining() - 类 中的方法org.apache.hadoop.io.compress.bzip2.Bzip2Decompressor
-
Returns the number of bytes remaining in the input buffers; normally
called when finished() is true to determine amount of post-gzip-stream
data.
- getRemaining() - 类 中的方法org.apache.hadoop.io.compress.bzip2.BZip2DummyDecompressor
-
- getRemaining() - 接口 中的方法org.apache.hadoop.io.compress.Decompressor
-
Returns the number of bytes remaining in the compressed data buffer.
- getRemaining() - 类 中的方法org.apache.hadoop.io.compress.lz4.Lz4Decompressor
-
Returns 0.
- getRemaining() - 类 中的方法org.apache.hadoop.io.compress.snappy.SnappyDecompressor
-
Returns 0.
- getRemaining() - 类 中的方法org.apache.hadoop.io.compress.zlib.BuiltInGzipDecompressor
-
Returns the number of bytes remaining in the input buffer; normally
called when finished() is true to determine amount of post-gzip-stream
data.
- getRemaining() - 类 中的方法org.apache.hadoop.io.compress.zlib.ZlibDecompressor
-
Returns the number of bytes remaining in the input buffers; normally
called when finished() is true to determine amount of post-gzip-stream
data.
- getRemaining() - 类 中的方法org.apache.hadoop.io.compress.zstd.ZStandardDecompressor
-
Returns the number of bytes remaining in the input buffers;
normally called when finished() is true to determine amount of post-stream
data.
- getRemoteAddress() - 类 中的静态方法org.apache.hadoop.ipc.Server
-
Returns remote address as a string when invoked inside an RPC.
- getRemoteIp() - 类 中的静态方法org.apache.hadoop.ipc.Server
-
Returns the remote side ip address when invoked inside an RPC
Returns null incase of an error.
- getRemoteUser() - 类 中的方法org.apache.hadoop.ipc.ExternalCall
-
- getRemoteUser() - 类 中的方法org.apache.hadoop.ipc.Server.Call
-
- getRemoteUser() - 类 中的静态方法org.apache.hadoop.ipc.Server
-
Returns the RPC remote user when invoked inside an RPC.
- getRenewDate() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation
-
returns renew date
- getRenewer() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- getRenewer() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
required string renewer = 1;
- getRenewer() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProtoOrBuilder
-
required string renewer = 1;
- getRenewer() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getRenewerBytes() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- getRenewerBytes() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
required string renewer = 1;
- getRenewerBytes() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProtoOrBuilder
-
required string renewer = 1;
- getRenewToken() - 接口 中的方法org.apache.hadoop.fs.DelegationTokenRenewer.Renewable
-
- getReplication() - 类 中的方法org.apache.hadoop.fs.FileStatus
-
Get the replication factor of a file.
- getReplication(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
- getReplication() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
- getReplication() - 类 中的方法org.apache.hadoop.fs.FsServerDefaults
-
- getReplicationFallbacks() - 接口 中的方法org.apache.hadoop.fs.BlockStoragePolicySpi
-
Get the fallback storage types for replicating existing block replicas.
- getReqInfo() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfo() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoBuilder() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoBuilder() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqInfoOrBuilder() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- getReqSource() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
required .hadoop.common.HARequestSource reqSource = 1;
- getReqSource() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
required .hadoop.common.HARequestSource reqSource = 1;
- getReqSource() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder
-
required .hadoop.common.HARequestSource reqSource = 1;
- getRequestLog(String) - 类 中的静态方法org.apache.hadoop.http.HttpRequestLog
-
- getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- getRequestURL() - 类 中的方法org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
Quote the url so that users specifying the HOST HTTP header
can't inject attacks.
- getResource(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the
URL for the named resource.
- getResource(String) - 类 中的方法org.apache.hadoop.util.ApplicationClassLoader
-
- getResourceAsStream(String) - 类 中的静态方法org.apache.hadoop.util.ThreadUtil
-
Convenience method that returns a resource as inputstream from the
classpath.
- getResourceAsStream(ClassLoader, String) - 类 中的静态方法org.apache.hadoop.util.ThreadUtil
-
Convenience method that returns a resource as inputstream from the
classpath using given classloader.
- getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshAuthorizationPolicyProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.TraceAdminService
-
- getResponses(int) - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponses(int) - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponses(int) - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesBuilder(int) - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesBuilderList() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesCount() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesCount() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesCount() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesList() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesList() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesList() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilder(int) - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilder(int) - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilder(int) - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilderList() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilderList() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponsesOrBuilderList() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder
-
repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
- getResponseTimeCountInLastWindow() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
- getResponseTimeCountInLastWindow() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getResponseTimeCountInLastWindow() - 接口 中的方法org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getRetainDays() - 类 中的方法org.apache.hadoop.http.HttpRequestLogAppender
-
- getRetryCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional sint32 retryCount = 5 [default = -1];
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- getRetryCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional sint32 retryCount = 5 [default = -1];
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- getRetryCount() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional sint32 retryCount = 5 [default = -1];
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- getRetryCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional sint32 retryCount = 8 [default = -1];
- getRetryCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional sint32 retryCount = 8 [default = -1];
- getRetryCount() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional sint32 retryCount = 8 [default = -1];
- getReturnCode() - 类 中的方法org.apache.hadoop.ipc.RefreshResponse
-
- getRevision() - 接口 中的方法org.apache.hadoop.ipc.FairCallQueueMXBean
-
- getRevision() - 类 中的静态方法org.apache.hadoop.util.VersionInfo
-
Get the Git commit hash of the repository when compiled.
- getRollInterval() - 类 中的方法org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
Extract the roll interval from the configuration and return it in
milliseconds.
- getRpcDetailedMetrics() - 类 中的方法org.apache.hadoop.ipc.Server
-
- getRpcErrorCodeProto() - 异常错误 中的方法org.apache.hadoop.ipc.RPC.VersionMismatch
-
get the detailed rpc status corresponding to this exception
- getRpcErrorCodeProto() - 异常错误 中的方法org.apache.hadoop.ipc.RpcNoSuchMethodException
-
get the detailed rpc status corresponding to this exception
- getRpcErrorCodeProto() - 异常错误 中的方法org.apache.hadoop.ipc.RpcNoSuchProtocolException
-
get the detailed rpc status corresponding to this exception
- getRpcErrorCodeProto() - 异常错误 中的方法org.apache.hadoop.ipc.RpcServerException
-
get the detailed rpc status corresponding to this exception
- getRpcInvoker(RPC.RpcKind) - 类 中的静态方法org.apache.hadoop.ipc.Server
-
- getRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
required string rpcKind = 2;
RPC kind
- getRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
required string rpcKind = 2;
RPC kind
- getRpcKind() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
required string rpcKind = 2;
RPC kind
- getRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
required string rpcKind = 1;
RPC kind
- getRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
required string rpcKind = 1;
RPC kind
- getRpcKind() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
required string rpcKind = 1;
RPC kind
- getRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- getRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- getRpcKind() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- getRpcKindBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
required string rpcKind = 2;
RPC kind
- getRpcKindBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
required string rpcKind = 2;
RPC kind
- getRpcKindBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
required string rpcKind = 2;
RPC kind
- getRpcKindBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
required string rpcKind = 1;
RPC kind
- getRpcKindBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
required string rpcKind = 1;
RPC kind
- getRpcKindBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
required string rpcKind = 1;
RPC kind
- getRpcMetrics() - 类 中的方法org.apache.hadoop.ipc.Server
-
Returns a handle to the rpcMetrics (required in tests)
- getRpcOp() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- getRpcOp() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- getRpcOp() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- getRpcRequestWrapper(RpcHeaderProtos.RpcKindProto) - 类 中的方法org.apache.hadoop.ipc.Server
-
- getRpcStatusProto() - 异常错误 中的方法org.apache.hadoop.ipc.RPC.VersionMismatch
-
get the rpc status corresponding to this exception
- getRpcStatusProto() - 异常错误 中的方法org.apache.hadoop.ipc.RpcNoSuchMethodException
-
get the rpc status corresponding to this exception
- getRpcStatusProto() - 异常错误 中的方法org.apache.hadoop.ipc.RpcNoSuchProtocolException
-
get the rpc status corresponding to this exception
- getRpcStatusProto() - 异常错误 中的方法org.apache.hadoop.ipc.RpcServerException
-
get the rpc status corresponding to this exception
- getRpcTimeout(Configuration) - 类 中的静态方法org.apache.hadoop.ipc.Client
-
The time after which a RPC will timeout.
- getRunScriptCommand(File) - 类 中的静态方法org.apache.hadoop.util.Shell
-
Returns a command to run the given script.
- getSaslQop() - 枚举 中的方法org.apache.hadoop.security.SaslRpcServer.QualityOfProtection
-
- getSchedulingDecisionSummary() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
- getSchedulingDecisionSummary() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getSchedulingDecisionSummary() - 接口 中的方法org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getScheme() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Return the protocol scheme for this FileSystem.
- getScheme() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics
-
Get the uri scheme associated with this statistics object.
- getScheme() - 类 中的方法org.apache.hadoop.fs.ftp.FTPFileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - 类 中的方法org.apache.hadoop.fs.http.HttpFileSystem
-
- getScheme() - 类 中的方法org.apache.hadoop.fs.http.HttpsFileSystem
-
- getScheme() - 类 中的方法org.apache.hadoop.fs.LocalFileSystem
-
Return the protocol scheme for the FileSystem.
- getScheme() - 类 中的方法org.apache.hadoop.fs.StorageStatistics
-
- getScheme() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
Return the protocol scheme for the FileSystem.
- getScope() - 类 中的方法org.apache.hadoop.fs.permission.AclEntry
-
Returns the scope of the ACL entry.
- getSecret() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional bytes secret = 3;
- getSecret() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional bytes secret = 3;
- getSecret() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional bytes secret = 3;
- getSecretKey(Text) - 类 中的方法org.apache.hadoop.security.Credentials
-
Returns the key bytes for the alias.
- getSecrets(int) - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecrets(int) - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecrets(int) - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsBuilder(int) - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsBuilderList() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsCount() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsCount() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsCount() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsList() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsList() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsList() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilder(int) - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilder(int) - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilder(int) - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilderList() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilderList() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSecretsOrBuilderList() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto secrets = 2;
- getSenderName() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
optional string senderName = 3;
which handler sent this message
- getSenderName() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
optional string senderName = 3;
which handler sent this message
- getSenderName() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
optional string senderName = 3;
which handler sent this message
- getSenderName() - 类 中的方法org.apache.hadoop.ipc.RefreshResponse
-
- getSenderNameBytes() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
optional string senderName = 3;
which handler sent this message
- getSenderNameBytes() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
optional string senderName = 3;
which handler sent this message
- getSenderNameBytes() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
optional string senderName = 3;
which handler sent this message
- getSequenceNumber() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getSerializedSize() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getServer(Class<?>, Object, String, int, int, int, int, boolean, Configuration, SecretManager<? extends TokenIdentifier>, String) - 类 中的方法org.apache.hadoop.ipc.ProtobufRpcEngine
-
- getServer(Class<?>, Object, String, int, int, int, int, boolean, Configuration, SecretManager<? extends TokenIdentifier>, String) - 接口 中的方法org.apache.hadoop.ipc.RpcEngine
-
Construct a server for a protocol implementation instance.
- getServer() - 类 中的方法org.apache.hadoop.ipc.Server.Connection
-
- getServer(Class<?>, Object, String, int, int, int, int, boolean, Configuration, SecretManager<? extends TokenIdentifier>, String) - 类 中的方法org.apache.hadoop.ipc.WritableRpcEngine
-
已过时。
- getServerDefaults() - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
- getServerDefaults(Path) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Return a set of server default configuration values based on path.
- getServerDefaults() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
- getServerDefaults(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Return a set of server default configuration values.
- getServerDefaults() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getServerDefaults(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getServerDefaults() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- getServerDefaults(Path) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- getServerDefaults() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getServerDefaults(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getServerDefaults() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
已过时。
- getServerDefaults(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getServerId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- getServerId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string serverId = 4;
- getServerId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string serverId = 4;
- getServerIdBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- getServerIdBytes() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string serverId = 4;
- getServerIdBytes() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string serverId = 4;
- getServerIpcVersionNum() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional uint32 serverIpcVersionNum = 3;
Sent if success or fail
- getServerIpcVersionNum() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional uint32 serverIpcVersionNum = 3;
Sent if success or fail
- getServerIpcVersionNum() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional uint32 serverIpcVersionNum = 3;
Sent if success or fail
- getServerName() - 类 中的方法org.apache.hadoop.http.HttpServer2.QuotingInputFilter.RequestQuoter
-
Quote the server name so that users specifying the HOST HTTP header
can't inject attacks.
- getServerPrincipal(String, String) - 类 中的静态方法org.apache.hadoop.security.SecurityUtil
-
Convert Kerberos principal name pattern to valid Kerberos principal
names.
- getServerPrincipal(String, InetAddress) - 类 中的静态方法org.apache.hadoop.security.SecurityUtil
-
Convert Kerberos principal name pattern to valid Kerberos principal names.
- getServerProperties(InetAddress) - 类 中的方法org.apache.hadoop.security.SaslPropertiesResolver
-
Identify the Sasl Properties to be used for a connection with a client.
- getServerProperties(InetAddress) - 类 中的方法org.apache.hadoop.security.WhitelistBasedResolver
-
Identify the Sasl Properties to be used for a connection with a client.
- getServerProperties(String) - 类 中的方法org.apache.hadoop.security.WhitelistBasedResolver
-
- getServerVersion() - 异常错误 中的方法org.apache.hadoop.ipc.RPC.VersionMismatch
-
Get the server's agreed to version.
- getService() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- getService() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string service = 4;
- getService() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string service = 4;
- getService() - 类 中的方法org.apache.hadoop.security.token.Token
-
Get the service on which the token is supposed to be used.
- getService() - 类 中的方法org.apache.hadoop.service.launcher.ServiceLauncher
-
Get the service.
- getServiceBytes() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- getServiceBytes() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string service = 4;
- getServiceBytes() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string service = 4;
- getServiceClass() - 类 中的方法org.apache.hadoop.ipc.Server.Connection
-
Get service class for connection
- getServiceException() - 类 中的方法org.apache.hadoop.service.launcher.ServiceLauncher
-
Get the exit exception used to end this service.
- getServiceExitCode() - 类 中的方法org.apache.hadoop.service.launcher.ServiceLauncher
-
The exit code from a successful service execution.
- getServiceName() - 接口 中的方法org.apache.hadoop.security.token.DtFetcher
-
Return a key used to identify the object/service implementation.
- getServiceName() - 类 中的方法org.apache.hadoop.service.launcher.ServiceLauncher
-
- getServices() - 类 中的方法org.apache.hadoop.service.CompositeService
-
Get a cloned list of services
- getServiceState() - 类 中的方法org.apache.hadoop.service.AbstractService
-
- getServiceState() - 接口 中的方法org.apache.hadoop.service.Service
-
Get the current service state
- getServiceStatus() - 接口 中的方法org.apache.hadoop.ha.HAServiceProtocol
-
Return the current status of the service.
- getServiceStatus(RpcController, HAServiceProtocolProtos.GetServiceStatusRequestProto) - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService.BlockingInterface
-
- getServiceStatus(RpcController, HAServiceProtocolProtos.GetServiceStatusRequestProto, RpcCallback<HAServiceProtocolProtos.GetServiceStatusResponseProto>) - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
rpc getServiceStatus(.hadoop.common.GetServiceStatusRequestProto) returns (.hadoop.common.GetServiceStatusResponseProto);
Get the current status of the service.
- getServiceStatus(RpcController, HAServiceProtocolProtos.GetServiceStatusRequestProto, RpcCallback<HAServiceProtocolProtos.GetServiceStatusResponseProto>) - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService.Interface
-
rpc getServiceStatus(.hadoop.common.GetServiceStatusRequestProto) returns (.hadoop.common.GetServiceStatusResponseProto);
Get the current status of the service.
- getServiceStatus(RpcController, HAServiceProtocolProtos.GetServiceStatusRequestProto, RpcCallback<HAServiceProtocolProtos.GetServiceStatusResponseProto>) - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService.Stub
-
- getSetOwnerCommand(String) - 类 中的静态方法org.apache.hadoop.util.Shell
-
Return a command to set owner.
- getSetPermissionCommand(String, boolean) - 类 中的静态方法org.apache.hadoop.util.Shell
-
Return a command to set permission.
- getSetPermissionCommand(String, boolean, String) - 类 中的静态方法org.apache.hadoop.util.Shell
-
Return a command to set permission for specific file.
- getShortName() - 枚举 中的方法org.apache.hadoop.conf.StorageUnit
-
- getShortUserName() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
Get the user's login name.
- getSignalKillCommand(int, String) - 类 中的静态方法org.apache.hadoop.util.Shell
-
Return a command to send a signal to a given pid.
- getSignature() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
optional bytes signature = 2;
- getSignature() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
optional bytes signature = 2;
- getSignature() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
optional bytes signature = 2;
- getSize() - 类 中的方法org.apache.hadoop.io.BytesWritable
-
- getSize() - 接口 中的方法org.apache.hadoop.io.SequenceFile.ValueBytes
-
Size of stored data.
- getSnapshotDirectoryCount() - 类 中的方法org.apache.hadoop.fs.ContentSummary
-
- getSnapshotFileCount() - 类 中的方法org.apache.hadoop.fs.ContentSummary
-
- getSnapshotLength() - 类 中的方法org.apache.hadoop.fs.ContentSummary
-
- getSnapshotSpaceConsumed() - 类 中的方法org.apache.hadoop.fs.ContentSummary
-
- getSocketAddr(String, String, String, int) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the socket address for hostProperty as a
InetSocketAddress.
- getSocketAddr(String, String, int) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the socket address for name property as a
InetSocketAddress.
- getSource() - 类 中的方法org.apache.hadoop.ha.HAServiceProtocol.StateChangeRequestInfo
-
- getSpaceConsumed() - 类 中的方法org.apache.hadoop.fs.QuotaUsage
-
Return (disk) space consumed.
- getSpaceQuota() - 类 中的方法org.apache.hadoop.fs.QuotaUsage
-
Return (disk) space quota.
- GetSpaceUsed - org.apache.hadoop.fs中的接口
-
- GetSpaceUsed.Builder - org.apache.hadoop.fs中的类
-
The builder class
- getSrcChecksum() - 类 中的静态方法org.apache.hadoop.util.VersionInfo
-
Get the checksum of the source files from which Hadoop was built.
- getStackTrace() - 异常错误 中的方法org.apache.hadoop.security.authorize.AuthorizationException
-
- getStartTime() - 类 中的方法org.apache.hadoop.fs.shell.find.FindOptions
-
Returns the start time of this Find command.
- getStartTime() - 类 中的方法org.apache.hadoop.service.AbstractService
-
- getStartTime() - 接口 中的方法org.apache.hadoop.service.Service
-
Get the service start time
- getStat(String) - 类 中的静态方法org.apache.hadoop.io.nativeio.NativeIO.POSIX
-
Return the file stat for a file path.
- getState() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
required .hadoop.common.HAServiceStateProto state = 1;
- getState() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
required .hadoop.common.HAServiceStateProto state = 1;
- getState() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
required .hadoop.common.HAServiceStateProto state = 1;
- getState() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- getState() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- getState() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- getState() - 类 中的方法org.apache.hadoop.service.ServiceStateModel
-
Query the service state.
- getStatistics() - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
- getStatistics(URI) - 类 中的静态方法org.apache.hadoop.fs.AbstractFileSystem
-
Get the statistics for a particular file system.
- getStatistics(URI) - 类 中的静态方法org.apache.hadoop.fs.FileContext
-
Get the statistics for a particular file system
- getStatistics() - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
- getStatistics(String, Class<? extends FileSystem>) - 类 中的静态方法org.apache.hadoop.fs.FileSystem
-
- getStats(int) - 接口 中的方法org.apache.hadoop.log.LogThrottlingHelper.LogAction
-
Return summary information for the value that was recorded at index
idx.
- getStats(long) - 类 中的方法org.apache.hadoop.metrics2.lib.MutableRollingAverages
-
Retrieve a map of metric name -> (aggregate).
- getStatus() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Returns a status object describing the use and capacity of the
filesystem.
- getStatus(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Returns a status object describing the use and capacity of the
filesystem.
- getStatus(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getStatus(Path) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- getStatus(Path) - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- getStatus() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getStatus(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getStatus(FileSystem, Path) - 类 中的静态方法org.apache.hadoop.fs.viewfs.ViewFileSystemUtil
-
Get FsStatus for all ViewFsMountPoints matching path for the given
ViewFileSystem.
- getStatus() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- getStatus() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- getStatus() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- getStickyBit() - 类 中的方法org.apache.hadoop.fs.permission.FsPermission
-
- getStorageBytesRead() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes read from disks.
- getStorageBytesWritten() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain the aggregated number of bytes written to disks.
- getStorageIds() - 类 中的方法org.apache.hadoop.fs.BlockLocation
-
Get the storageID of each replica of the block.
- getStoragePolicy(Path) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Retrieve the storage policy for a given file or directory.
- getStoragePolicy(Path) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Query the effective storage policy ID for the given file or directory.
- getStoragePolicy(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Query the effective storage policy ID for the given file or directory.
- getStoragePolicy(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getStoragePolicy(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getStoragePolicy(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
Retrieve the storage policy for a given file or directory.
- getStorageSize(String, String, StorageUnit) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Gets the Storage Size from the config, or returns the defaultValue.
- getStorageSize(String, double, StorageUnit) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Gets storage size from a config file.
- getStorageStatistics() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Get the StorageStatistics for this FileSystem object.
- getStorageTypeHeader(List<StorageType>) - 类 中的静态方法org.apache.hadoop.fs.QuotaUsage
-
return the header of with the StorageTypes.
- getStorageTypes() - 类 中的方法org.apache.hadoop.fs.BlockLocation
-
Get the storage type of each replica of the block.
- getStorageTypes() - 接口 中的方法org.apache.hadoop.fs.BlockStoragePolicySpi
-
Return the preferred storage types associated with this policy.
- getString(String) - 类 中的方法org.apache.hadoop.io.retry.FailoverProxyProvider.ProxyInfo
-
- getStringCollection(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name property as
a collection of Strings.
- getStrings(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name property as
an array of Strings.
- getStrings(String, String...) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name property as
an array of Strings.
- getSubject() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
Get the underlying subject from this ugi.
- getSuffixChar() - 枚举 中的方法org.apache.hadoop.conf.StorageUnit
-
- getSupportedCompressionAlgorithms() - 类 中的静态方法org.apache.hadoop.io.file.tfile.TFile
-
Get names of supported compression algorithms.
- getSwitchMap() - 类 中的方法org.apache.hadoop.net.AbstractDNSToSwitchMapping
-
Get a copy of the map (for diagnostics)
- getSwitchMap() - 类 中的方法org.apache.hadoop.net.CachedDNSToSwitchMapping
-
Get the (host x switch) map.
- getSymlink() - 类 中的方法org.apache.hadoop.fs.FileStatus
-
- getSymlink() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- getSymlink() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string symlink = 9;
- getSymlink() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string symlink = 9;
- getSymlinkBytes() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- getSymlinkBytes() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string symlink = 9;
- getSymlinkBytes() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string symlink = 9;
- getSymlinkCommand(String, String) - 类 中的静态方法org.apache.hadoop.util.Shell
-
Return a command to create symbolic links.
- getTag(String) - 类 中的方法org.apache.hadoop.metrics2.lib.MetricsRegistry
-
Get a tag by name
- getTag(String) - 类 中的方法org.apache.hadoop.metrics2.util.MetricsCache.Record
-
Lookup a tag value
- getTargetFileSystemURIs() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem.MountPoint
-
- getTargetPath() - 异常错误 中的方法org.apache.hadoop.fs.PathIOException
-
- getTestProvider() - 类 中的静态方法org.apache.hadoop.security.authorize.DefaultImpersonationProvider
-
- getThisBuilder() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStreamBuilder
-
Return the concrete implementation of the builder instance.
- getThreadStatistics() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics
-
Get or create the thread-local data associated with the current thread.
- getThresholds() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
- getTicketCacheFile() - 异常错误 中的方法org.apache.hadoop.security.KerberosAuthException
-
- getTimeDuration(String, long, TimeUnit) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Return time duration in the given time unit.
- getTimeDuration(String, String, TimeUnit) - 类 中的方法org.apache.hadoop.conf.Configuration
-
- getTimeDurationHelper(String, String, TimeUnit) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Return time duration in the given time unit.
- getTimeDurations(String, TimeUnit) - 类 中的方法org.apache.hadoop.conf.Configuration
-
- getTimeout(Configuration) - 类 中的静态方法org.apache.hadoop.ipc.Client
-
- getTimeout() - 类 中的方法org.apache.hadoop.security.ShellBasedIdMapping
-
- getTimeoutInterval() - 类 中的方法org.apache.hadoop.util.Shell.ShellCommandExecutor
-
Returns the timeout value set for the executor's sub-commands.
- getTimerTask() - 类 中的方法org.apache.hadoop.util.NodeHealthScriptRunner
-
Used only by tests to access the timer task directly
- getTimestamp() - 类 中的方法org.apache.hadoop.util.GcTimeMonitor.GcData
-
Returns the absolute timestamp when this measurement was taken.
- getToken() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional bytes token = 3;
- getToken() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
optional bytes token = 3;
- getToken() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
optional bytes token = 3;
- getToken(Text) - 类 中的方法org.apache.hadoop.security.Credentials
-
Returns the Token object for the alias.
- getToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- getToken() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- getToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- getToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional .hadoop.common.TokenProto token = 2;
- getToken() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 2;
- getToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- getToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
optional .hadoop.common.TokenProto token = 1;
- getToken() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 1;
- getToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- getToken() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- getTokenBuilder() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getTokenBuilder() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- getTokenBuilder() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- getTokenBuilder() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getTokenFile(File, String, Text, Text, String, String, Configuration) - 类 中的静态方法org.apache.hadoop.security.token.DtFileOperations
-
Fetch a token from a service and save to file in the local filesystem.
- getTokenIdentifiers() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
Get the set of TokenIdentifiers belonging to this UGI
- getTokenInfo(Class<?>, Configuration) - 类 中的方法org.apache.hadoop.security.AnnotatedSecurityInfo
-
- getTokenInfo(Class<?>, Configuration) - 类 中的静态方法org.apache.hadoop.security.SecurityUtil
-
Look up the TokenInfo for a given protocol.
- getTokenInfo(TokenIdent) - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
For subclasses externalizing the storage, for example Zookeeper
based implementations
- getTokenOrBuilder() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- getTokenOrBuilder() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional .hadoop.common.TokenProto token = 2;
- getTokenOrBuilder() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 2;
- getTokenOrBuilder() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
optional .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- getTokenOrBuilder() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- getTokens(int) - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokens(int) - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokens(int) - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokens() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
Obtain the collection of tokens associated with this user.
- getTokensBuilder(int) - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensBuilderList() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensCount() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensCount() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensCount() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokenServiceAddr(Token<?>) - 类 中的静态方法org.apache.hadoop.security.SecurityUtil
-
Decode the given token's service field into an InetAddress
- getTokensList() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensList() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensList() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilder(int) - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilder(int) - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilder(int) - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilderList() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto.Builder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilderList() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokensOrBuilderList() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProtoOrBuilder
-
repeated .hadoop.common.CredentialsKVProto tokens = 1;
- getTokenTrackingId(TokenIdent) - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- getTopologyPaths() - 类 中的方法org.apache.hadoop.fs.BlockLocation
-
Get the list of network topology paths for each of the hosts.
- getTotalCallSnapshot() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
- getTotalCallVolume() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
- getTotalCallVolume() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getTotalCallVolume() - 接口 中的方法org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getTotalRawCallVolume() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
- getTraceId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
optional int64 traceId = 1;
parentIdHigh
- getTraceId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
optional int64 traceId = 1;
parentIdHigh
- getTraceId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
optional int64 traceId = 1;
parentIdHigh
- getTraceInfo() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RPCTraceInfoProto traceInfo = 6;
tracing info
- getTraceInfo() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RPCTraceInfoProto traceInfo = 6;
tracing info
- getTraceInfo() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RPCTraceInfoProto traceInfo = 6;
tracing info
- getTraceInfoBuilder() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RPCTraceInfoProto traceInfo = 6;
tracing info
- getTraceInfoOrBuilder() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RPCTraceInfoProto traceInfo = 6;
tracing info
- getTraceInfoOrBuilder() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RPCTraceInfoProto traceInfo = 6;
tracing info
- getTraceInfoOrBuilder() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RPCTraceInfoProto traceInfo = 6;
tracing info
- getTrackingId() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation
-
returns tracking id
- getTrackingId() - 类 中的方法org.apache.hadoop.security.token.TokenIdentifier
-
Returns a tracking identifier that can be used to associate usages of a
token across multiple client sessions.
- getTrackingIdIfEnabled(TokenIdent) - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager
-
- getTrashInterval() - 类 中的方法org.apache.hadoop.fs.FsServerDefaults
-
- getTrashRoot(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Get the root directory of Trash for current user when the path specified
is deleted.
- getTrashRoot(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getTrashRoot(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
Get the trash root directory for current user when the path
specified is deleted.
- getTrashRoots(boolean) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Get all the trash roots for current user or all users.
- getTrashRoots(boolean) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getTrashRoots(boolean) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
Get all the trash roots for current user or all users.
- getTrimmed(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a trimmed String,
null if no such property exists.
- getTrimmed(String, String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the value of the name property as a trimmed String,
defaultValue if no such property exists.
- getTrimmedStringCollection(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name property as
a collection of Strings, trimmed of the leading and trailing whitespace.
- getTrimmedStrings(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name property as
an array of Strings, trimmed of the leading and trailing whitespace.
- getTrimmedStrings(String, String...) - 类 中的方法org.apache.hadoop.conf.Configuration
-
Get the comma delimited values of the name property as
an array of Strings, trimmed of the leading and trailing whitespace.
- getType() - 类 中的方法org.apache.hadoop.fs.permission.AclEntry
-
Returns the ACL entry type.
- getTypeConsumed(StorageType) - 类 中的方法org.apache.hadoop.fs.QuotaUsage
-
Return storage type consumed.
- getTypeQuota(StorageType) - 类 中的方法org.apache.hadoop.fs.QuotaUsage
-
Return storage type quota.
- getTypes() - 类 中的方法org.apache.hadoop.io.GenericWritable
-
Return all classes that may be wrapped.
- getTypesQuotaUsage(boolean, List<StorageType>) - 类 中的方法org.apache.hadoop.fs.QuotaUsage
-
- getTypesSupportingQuota() - 枚举 中的静态方法org.apache.hadoop.fs.StorageType
-
- getUgi() - 类 中的方法org.apache.hadoop.fs.FileContext
-
Gets the ugi in the file-context
- getUgi(IpcConnectionContextProtos.IpcConnectionContextProto) - 类 中的静态方法org.apache.hadoop.util.ProtoUtil
-
- getUgi(IpcConnectionContextProtos.UserInformationProto) - 类 中的静态方法org.apache.hadoop.util.ProtoUtil
-
- getUGIFromSubject(Subject) - 类 中的静态方法org.apache.hadoop.security.UserGroupInformation
-
Create a UserGroupInformation from a Subject with Kerberos principal.
- getUGIFromTicketCache(String, String) - 类 中的静态方法org.apache.hadoop.security.UserGroupInformation
-
Create a UserGroupInformation from a Kerberos ticket cache.
- getUgmProtocol() - 类 中的方法org.apache.hadoop.tools.GetGroupsBase
-
Get a client of the GetUserMappingsProtocol.
- getUid(String) - 接口 中的方法org.apache.hadoop.security.IdMappingServiceProvider
-
- getUid(String) - 类 中的方法org.apache.hadoop.security.ShellBasedIdMapping
-
- getUidAllowingUnknown(String) - 接口 中的方法org.apache.hadoop.security.IdMappingServiceProvider
-
- getUidAllowingUnknown(String) - 类 中的方法org.apache.hadoop.security.ShellBasedIdMapping
-
- getUidNameMap() - 类 中的方法org.apache.hadoop.security.ShellBasedIdMapping
-
- getUMask() - 类 中的方法org.apache.hadoop.fs.FileContext
-
- getUMask(Configuration) - 类 中的静态方法org.apache.hadoop.fs.permission.FsPermission
-
Get the user file creation mask (umask)
UMASK_LABEL config param has umask value that is either symbolic
or octal.
- getUnderlyingProxyObject() - 类 中的方法org.apache.hadoop.ha.protocolPB.ZKFCProtocolClientSideTranslatorPB
-
- getUniqueIdentityCount() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler
-
- getUniqueIdentityCount() - 类 中的方法org.apache.hadoop.ipc.DecayRpcScheduler.MetricsProxy
-
- getUniqueIdentityCount() - 接口 中的方法org.apache.hadoop.ipc.DecayRpcSchedulerMXBean
-
- getUnit() - 类 中的方法org.apache.hadoop.conf.StorageSize
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- getUnknownFields() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- getUnmasked() - 类 中的方法org.apache.hadoop.fs.permission.FsCreateModes
-
- getUnmasked() - 类 中的方法org.apache.hadoop.fs.permission.FsPermission
-
Get unmasked permission if exists.
- getUri() - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Returns a URI whose scheme and authority identify this FileSystem.
- getUri() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Returns a URI which identifies this FileSystem.
- getUri() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
Returns a URI whose scheme and authority identify this FileSystem.
- getUri() - 类 中的方法org.apache.hadoop.fs.ftp.FTPFileSystem
-
- getUri() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
Returns the uri of this filesystem.
- getUri() - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- getUri() - 类 中的方法org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- getUri() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getUriDefaultPort() - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
The default port of this file system.
- getUriDefaultPort() - 类 中的方法org.apache.hadoop.fs.HarFs
-
- getUriDefaultPort() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getUriPath(Path) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Get the path-part of a pathname.
- getUrl() - 类 中的静态方法org.apache.hadoop.util.VersionInfo
-
Get the URL for the Hadoop repository.
- getUsage() - 类 中的方法org.apache.hadoop.fs.DUHelper
-
- getUsage() - 类 中的方法org.apache.hadoop.fs.shell.find.BaseExpression
-
- getUsage() - 接口 中的方法org.apache.hadoop.fs.shell.find.Expression
-
Returns brief usage instructions for this expression.
- getUsage() - 类 中的方法org.apache.hadoop.fs.shell.find.FilterExpression
-
- getUsage() - 类 中的方法org.apache.hadoop.tools.CommandShell.SubCommand
-
- getUsageMessage() - 类 中的方法org.apache.hadoop.service.launcher.ServiceLauncher
-
Get the usage message, ideally dynamically.
- getUsed() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Return the total size of all files in the filesystem.
- getUsed(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Return the total size of all files from a specified path.
- getUsed() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
Return the total size of all files in the filesystem.
- getUsed(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
Return the total size of all files from a specified path.
- getUsed() - 类 中的方法org.apache.hadoop.fs.FsStatus
-
Return the number of bytes used on the file system
- getUsed() - 接口 中的方法org.apache.hadoop.fs.GetSpaceUsed
-
- getUsed() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
- getUsed(Path) - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
Return the total size of all files from a specified path.
- getUsed() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getUser() - 异常错误 中的方法org.apache.hadoop.security.KerberosAuthException
-
- getUser() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
Get the username encoded in the token identifier
- getUser() - 类 中的方法org.apache.hadoop.security.token.TokenIdentifier
-
Get the Ugi with the username encoded in the token identifier
- getUser() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- getUser() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
required string user = 1;
- getUser() - 接口 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder
-
required string user = 1;
- getUser() - 类 中的静态方法org.apache.hadoop.util.VersionInfo
-
The user that compiled Hadoop.
- getUserAction() - 类 中的方法org.apache.hadoop.fs.permission.FsPermission
-
- getUserBytes() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- getUserBytes() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
required string user = 1;
- getUserBytes() - 接口 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder
-
required string user = 1;
- getUserGroupInformation() - 类 中的方法org.apache.hadoop.ipc.Server.Call
-
- getUserInfo() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfo() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfo() - 接口 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfoBuilder() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfoOrBuilder() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfoOrBuilder() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- getUserInfoOrBuilder() - 接口 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- GetUserMappingsProtocolClientSideTranslatorPB - org.apache.hadoop.tools.protocolPB中的类
-
- GetUserMappingsProtocolClientSideTranslatorPB(GetUserMappingsProtocolPB) - 类 的构造器org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolClientSideTranslatorPB
-
- GetUserMappingsProtocolProtos - org.apache.hadoop.tools.proto中的类
-
- GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto - org.apache.hadoop.tools.proto中的类
-
Protobuf type hadoop.common.GetGroupsForUserRequestProto
Get groups for user request.
- GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder - org.apache.hadoop.tools.proto中的类
-
Protobuf type hadoop.common.GetGroupsForUserRequestProto
Get groups for user request.
- GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder - org.apache.hadoop.tools.proto中的接口
-
- GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto - org.apache.hadoop.tools.proto中的类
-
Protobuf type hadoop.common.GetGroupsForUserResponseProto
Response for get groups.
- GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder - org.apache.hadoop.tools.proto中的类
-
Protobuf type hadoop.common.GetGroupsForUserResponseProto
Response for get groups.
- GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder - org.apache.hadoop.tools.proto中的接口
-
- GetUserMappingsProtocolProtos.GetUserMappingsProtocolService - org.apache.hadoop.tools.proto中的类
-
Protobuf service hadoop.common.GetUserMappingsProtocolService
Protocol which maps users to groups.
- GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.BlockingInterface - org.apache.hadoop.tools.proto中的接口
-
- GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Interface - org.apache.hadoop.tools.proto中的接口
-
- GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Stub - org.apache.hadoop.tools.proto中的类
-
- GetUserMappingsProtocolServerSideTranslatorPB - org.apache.hadoop.tools.protocolPB中的类
-
- GetUserMappingsProtocolServerSideTranslatorPB(GetUserMappingsProtocol) - 类 的构造器org.apache.hadoop.tools.protocolPB.GetUserMappingsProtocolServerSideTranslatorPB
-
- GetUserMappingsProtocolService() - 类 的构造器org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
-
- getUserMessage() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
optional string userMessage = 2;
to be displayed to the user
- getUserMessage() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
optional string userMessage = 2;
to be displayed to the user
- getUserMessage() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
optional string userMessage = 2;
to be displayed to the user
- getUserMessageBytes() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
optional string userMessage = 2;
to be displayed to the user
- getUserMessageBytes() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
optional string userMessage = 2;
to be displayed to the user
- getUserMessageBytes() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
optional string userMessage = 2;
to be displayed to the user
- getUserName(int, String) - 接口 中的方法org.apache.hadoop.security.IdMappingServiceProvider
-
- getUserName(int, String) - 类 中的方法org.apache.hadoop.security.ShellBasedIdMapping
-
- getUserName() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
Get the user's full principal name.
- getUsers() - 类 中的方法org.apache.hadoop.security.authorize.AccessControlList
-
Get the names of users allowed for this service.
- getUsersForNetgroupCommand(String) - 类 中的静态方法org.apache.hadoop.util.Shell
-
A command to get a given netgroup's user list.
- getVal() - 类 中的方法org.apache.hadoop.util.Waitable
-
- getValByRegex(String) - 类 中的方法org.apache.hadoop.conf.Configuration
-
get keys matching the the regex
- getValue() - 类 中的方法org.apache.hadoop.conf.StorageSize
-
- getValue() - 类 中的方法org.apache.hadoop.fs.Options.CreateOpts.BlockSize
-
- getValue() - 类 中的方法org.apache.hadoop.fs.Options.CreateOpts.BufferSize
-
- getValue() - 类 中的方法org.apache.hadoop.fs.Options.CreateOpts.BytesPerChecksum
-
- getValue() - 类 中的方法org.apache.hadoop.fs.Options.CreateOpts.ChecksumParam
-
- getValue() - 类 中的方法org.apache.hadoop.fs.Options.CreateOpts.CreateParent
-
- getValue() - 类 中的方法org.apache.hadoop.fs.Options.CreateOpts.Perms
-
- getValue() - 类 中的方法org.apache.hadoop.fs.Options.CreateOpts.Progress
-
- getValue() - 类 中的方法org.apache.hadoop.fs.Options.CreateOpts.ReplicationFactor
-
- getValue() - 类 中的方法org.apache.hadoop.fs.StorageStatistics.LongStatistic
-
- getValue() - 枚举 中的方法org.apache.hadoop.fs.StreamCapabilities.StreamCapability
-
已过时。
- getValue(BytesWritable) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy the value into BytesWritable.
- getValue(byte[]) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy value into user-supplied buffer.
- getValue(byte[], int) - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Copy value into user-supplied buffer.
- getValue() - 接口 中的方法org.apache.hadoop.io.SequenceFile.Sorter.RawKeyValueIterator
-
Gets the current raw value
- getValue(T) - 类 中的方法org.apache.hadoop.ipc.RpcWritable.Buffer
-
- getValue() - 枚举 中的方法org.apache.hadoop.service.Service.STATE
-
Get the integer value of a state
- getValue() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- getValue() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string value = 2;
- getValue() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string value = 2;
- getValue() - 类 中的方法org.apache.hadoop.util.Options.BooleanOption
-
- getValue() - 类 中的方法org.apache.hadoop.util.Options.ClassOption
-
- getValue() - 类 中的方法org.apache.hadoop.util.Options.FSDataInputStreamOption
-
- getValue() - 类 中的方法org.apache.hadoop.util.Options.FSDataOutputStreamOption
-
- getValue() - 类 中的方法org.apache.hadoop.util.Options.IntegerOption
-
- getValue() - 类 中的方法org.apache.hadoop.util.Options.LongOption
-
- getValue() - 类 中的方法org.apache.hadoop.util.Options.PathOption
-
- getValue() - 类 中的方法org.apache.hadoop.util.Options.ProgressableOption
-
- getValue() - 类 中的方法org.apache.hadoop.util.Options.StringOption
-
- getValue() - 类 中的方法org.apache.hadoop.util.PureJavaCrc32
-
- getValue() - 类 中的方法org.apache.hadoop.util.PureJavaCrc32C
-
- getValueBytes() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- getValueBytes() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string value = 2;
- getValueBytes() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string value = 2;
- getValueClass() - 类 中的方法org.apache.hadoop.io.ArrayWritable
-
- getValueClass() - 类 中的方法org.apache.hadoop.io.MapFile.Reader
-
Returns the class of values in this file.
- getValueClass() - 类 中的方法org.apache.hadoop.io.SequenceFile.Reader
-
Returns the class of values in this file.
- getValueClass() - 类 中的方法org.apache.hadoop.io.SequenceFile.Writer
-
Returns the class of values in this file.
- getValueClassName() - 类 中的方法org.apache.hadoop.io.SequenceFile.Reader
-
Returns the name of the value class.
- getValueDescriptor() - 枚举 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.FileType
-
- getValueDescriptor() - 枚举 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
- getValueDescriptor() - 枚举 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HARequestSource
-
- getValueDescriptor() - 枚举 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceStateProto
-
- getValueDescriptor() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
-
- getValueDescriptor() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.OperationProto
-
- getValueDescriptor() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto
-
- getValueDescriptor() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto
-
- getValueDescriptor() - 枚举 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslState
-
- getValueLength() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Get the length of the value. isValueLengthKnown() must be tested
true.
- getValueStream() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
Stream access to value.
- getVectorSize() - 类 中的方法org.apache.hadoop.util.bloom.BloomFilter
-
- getVersion() - 类 中的方法org.apache.hadoop.io.VersionedWritable
-
Return the version number of the current implementation.
- getVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
required uint64 version = 1;
- getVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
required uint64 version = 1;
- getVersion() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
required uint64 version = 1;
- getVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional uint32 version = 1;
- getVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
optional uint32 version = 1;
- getVersion() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
optional uint32 version = 1;
- getVersion() - 类 中的方法org.apache.hadoop.ipc.ProtocolSignature
-
- getVersion() - 类 中的静态方法org.apache.hadoop.util.VersionInfo
-
Get the Hadoop version.
- getVersionName() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.KeyVersion
-
- getVersions() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.Metadata
-
- getVersions(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
repeated uint64 versions = 2;
Protocol version corresponding to the rpc kind.
- getVersions(int) - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
repeated uint64 versions = 2;
Protocol version corresponding to the rpc kind.
- getVersions(int) - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
repeated uint64 versions = 2;
Protocol version corresponding to the rpc kind.
- getVersionsCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
repeated uint64 versions = 2;
Protocol version corresponding to the rpc kind.
- getVersionsCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
repeated uint64 versions = 2;
Protocol version corresponding to the rpc kind.
- getVersionsCount() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
repeated uint64 versions = 2;
Protocol version corresponding to the rpc kind.
- getVersionsList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
repeated uint64 versions = 2;
Protocol version corresponding to the rpc kind.
- getVersionsList() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
repeated uint64 versions = 2;
Protocol version corresponding to the rpc kind.
- getVersionsList() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
repeated uint64 versions = 2;
Protocol version corresponding to the rpc kind.
- getVIntSize(long) - 类 中的静态方法org.apache.hadoop.io.WritableUtils
-
Get the encoded length if an integer is stored in a variable-length format
- getVirtualMemorySize() - 类 中的方法org.apache.hadoop.util.SysInfo
-
Obtain the total size of the virtual memory present in the system.
- getWaitingThread() - 类 中的方法org.apache.hadoop.util.Shell
-
get the thread that is waiting on this instance of Shell.
- getWinUtilsFile() - 类 中的静态方法org.apache.hadoop.util.Shell
-
Get a file reference to winutils.
- getWinUtilsPath() - 类 中的静态方法org.apache.hadoop.util.Shell
-
Locate the winutils binary, or fail with a meaningful
exception and stack trace as an RTE.
- getWorkFactor(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.bzip2.Bzip2Factory
-
- getWorkingDirectory() - 类 中的方法org.apache.hadoop.fs.FileContext
-
Gets the working directory for wd-relative names (such a "foo/bar").
- getWorkingDirectory() - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Get the current working directory for the given FileSystem
- getWorkingDirectory() - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
Get the current working directory for the given file system
- getWorkingDirectory() - 类 中的方法org.apache.hadoop.fs.ftp.FTPFileSystem
-
- getWorkingDirectory() - 类 中的方法org.apache.hadoop.fs.HarFileSystem
-
return the top level archive.
- getWorkingDirectory() - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- getWorkingDirectory() - 类 中的方法org.apache.hadoop.fs.sftp.SFTPFileSystem
-
- getWorkingDirectory() - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getWriteOps() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics
-
Get the number of file system write operations such as create, append
rename etc.
- getWriteOps() - 类 中的方法org.apache.hadoop.fs.FileSystem.Statistics.StatisticsData
-
- getWritePacketSize() - 类 中的方法org.apache.hadoop.fs.FsServerDefaults
-
- getXAttr(Path, String) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Get an xattr for a file or directory.
- getXAttr(Path, String) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Get an xattr for a file or directory.
- getXAttr(Path, String) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Get an xattr name and value for a file or directory.
- getXAttr(Path, String) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getXAttr(Path, String) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getXAttr(Path, String) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getXAttrs(Path) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path, List<String>) - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path, List<String>) - 类 中的方法org.apache.hadoop.fs.FileContext
-
Get all of the xattrs for a file or directory.
- getXAttrs(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Get all of the xattr name/value pairs for a file or directory.
- getXAttrs(Path, List<String>) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Get all of the xattrs name/value pairs for a file or directory.
- getXAttrs(Path) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getXAttrs(Path, List<String>) - 类 中的方法org.apache.hadoop.fs.FilterFileSystem
-
- getXAttrs(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getXAttrs(Path, List<String>) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFileSystem
-
- getXAttrs(Path) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getXAttrs(Path, List<String>) - 类 中的方法org.apache.hadoop.fs.viewfs.ViewFs
-
- getZKAuthInfos(Configuration, String) - 类 中的静态方法org.apache.hadoop.security.SecurityUtil
-
Utility method to fetch ZK auth info from the configuration.
- getZKFCAddress() - 类 中的方法org.apache.hadoop.ha.HAServiceTarget
-
- getZKFCProxy(Configuration, int) - 类 中的方法org.apache.hadoop.ha.HAServiceTarget
-
- getZlibCompressor(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate implementation of the zlib compressor.
- getZlibCompressorType(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate type of the zlib compressor.
- getZlibDecompressor(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate implementation of the zlib decompressor.
- getZlibDecompressorType(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate type of the zlib decompressor.
- getZlibDirectDecompressor(Configuration) - 类 中的静态方法org.apache.hadoop.io.compress.zlib.ZlibFactory
-
Return the appropriate implementation of the zlib direct decompressor.
- GlobalStorageStatistics - org.apache.hadoop.fs中的枚举
-
Stores global storage statistics objects.
- GlobalStorageStatistics.StorageStatisticsProvider - org.apache.hadoop.fs中的接口
-
A callback API for creating new StorageStatistics instances.
- GlobFilter - org.apache.hadoop.fs中的类
-
A filter for POSIX glob pattern with brace expansions.
- GlobFilter(String) - 类 的构造器org.apache.hadoop.fs.GlobFilter
-
Creates a glob filter with the specified file pattern.
- GlobFilter(String, PathFilter) - 类 的构造器org.apache.hadoop.fs.GlobFilter
-
Creates a glob filter with the specified file pattern and an user filter.
- GlobFilter - org.apache.hadoop.metrics2.filter中的类
-
A glob pattern filter for metrics.
- GlobFilter() - 类 的构造器org.apache.hadoop.metrics2.filter.GlobFilter
-
- globStatus(Path) - 类 中的方法org.apache.hadoop.fs.FileContext.Util
-
Return all the files that match filePattern and are not checksum
files.
- globStatus(Path, PathFilter) - 类 中的方法org.apache.hadoop.fs.FileContext.Util
-
Return an array of FileStatus objects whose path names match pathPattern
and is accepted by the user-supplied path filter.
- globStatus(Path) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Return all the files that match filePattern and are not checksum
files.
- globStatus(Path, PathFilter) - 类 中的方法org.apache.hadoop.fs.FileSystem
-
Return an array of
FileStatus objects whose path names match
pathPattern and is accepted by the user-supplied path filter.
- gracefulFailover(RpcController, ZKFCProtocolProtos.GracefulFailoverRequestProto) - 接口 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.BlockingInterface
-
- gracefulFailover(RpcController, ZKFCProtocolProtos.GracefulFailoverRequestProto, RpcCallback<ZKFCProtocolProtos.GracefulFailoverResponseProto>) - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService
-
rpc gracefulFailover(.hadoop.common.GracefulFailoverRequestProto) returns (.hadoop.common.GracefulFailoverResponseProto);
- gracefulFailover(RpcController, ZKFCProtocolProtos.GracefulFailoverRequestProto, RpcCallback<ZKFCProtocolProtos.GracefulFailoverResponseProto>) - 接口 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Interface
-
rpc gracefulFailover(.hadoop.common.GracefulFailoverRequestProto) returns (.hadoop.common.GracefulFailoverResponseProto);
- gracefulFailover(RpcController, ZKFCProtocolProtos.GracefulFailoverRequestProto, RpcCallback<ZKFCProtocolProtos.GracefulFailoverResponseProto>) - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.ZKFCProtocolService.Stub
-
- gracefulFailover() - 类 中的方法org.apache.hadoop.ha.protocolPB.ZKFCProtocolClientSideTranslatorPB
-
- Graphite(String, int) - 类 的构造器org.apache.hadoop.metrics2.sink.GraphiteSink.Graphite
-
- GraphiteSink - org.apache.hadoop.metrics2.sink中的类
-
A metrics sink that writes to a Graphite server
- GraphiteSink() - 类 的构造器org.apache.hadoop.metrics2.sink.GraphiteSink
-
- GraphiteSink.Graphite - org.apache.hadoop.metrics2.sink中的类
-
- GREATER_ICOST - 类 中的静态变量org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical purposes.
- group - 类 中的变量org.apache.hadoop.fs.FsShellPermissions.Chown
-
- group(String) - 类 中的方法org.apache.hadoop.fs.permission.AclStatus.Builder
-
Sets the file group.
- GROUP_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- GROUP_MAPPING_CONFIG_PREFIX - 接口 中的静态变量org.apache.hadoop.security.GroupMappingServiceProvider
-
- GroupMappingServiceProvider - org.apache.hadoop.security中的接口
-
An interface for the implementation of a user-to-groups mapping service
used by Groups.
- GROUPS_FIELD_NUMBER - 类 中的静态变量org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- GzipCodec - org.apache.hadoop.io.compress中的类
-
This class creates gzip compressors/decompressors.
- GzipCodec() - 类 的构造器org.apache.hadoop.io.compress.GzipCodec
-
- GzipCodec.GzipOutputStream - org.apache.hadoop.io.compress中的类
-
A bridge that wraps around a DeflaterOutputStream to make it
a CompressionOutputStream.
- GzipOutputStream(OutputStream) - 类 的构造器org.apache.hadoop.io.compress.GzipCodec.GzipOutputStream
-
- GzipOutputStream(CompressorStream) - 类 的构造器org.apache.hadoop.io.compress.GzipCodec.GzipOutputStream
-
Allow children types to put a different type in here.
- HAAdmin.UsageInfo - org.apache.hadoop.ha中的类
-
- HADOOP_AUTHENTICATION_IS_DISABLED - 类 中的静态变量org.apache.hadoop.security.KDiag
-
- HADOOP_CALLER_CONTEXT_ENABLED_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_ENABLED_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_MAX_SIZE_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_MAX_SIZE_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_SIGNATURE_MAX_SIZE_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CALLER_CONTEXT_SIGNATURE_MAX_SIZE_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_CUSTOM_TAGS - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_HTTP_AUTHENTICATION_TYPE - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_HTTP_LOGS_ENABLED - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_HTTP_LOGS_ENABLED_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_HTTP_LOGS_ENABLED
- HADOOP_JAAS_DEBUG - 类 中的静态变量org.apache.hadoop.security.KDiag
-
- HADOOP_KERBEROS_MIN_SECONDS_BEFORE_RELOGIN - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_KERBEROS_MIN_SECONDS_BEFORE_RELOGIN_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for HADOOP_KERBEROS_MIN_SECONDS_BEFORE_RELOGIN
- HADOOP_RPC_PROTECTION - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_RPC_PROTECTION_NON_WHITELIST - 类 中的静态变量org.apache.hadoop.security.WhitelistBasedResolver
-
comma separated list containing alternate hadoop.rpc.protection values for
clients which are not in whitelist
- HADOOP_RPC_SOCKET_FACTORY_CLASS_DEFAULT_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_RPC_SOCKET_FACTORY_CLASS_DEFAULT_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_AUTH_TO_LOCAL - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_AUTH_TO_LOCAL_MECHANISM - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_AUTHENTICATION - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_AUTHORIZATION - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CREDENTIAL_CLEAR_TEXT_FALLBACK - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CREDENTIAL_CLEAR_TEXT_FALLBACK_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CREDENTIAL_PASSWORD_FILE_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CREDENTIAL_PROVIDER_PATH - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_BUFFER_SIZE_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_SECURITY_CRYPTO_BUFFER_SIZE_KEY
- HADOOP_SECURITY_CRYPTO_BUFFER_SIZE_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CIPHER_SUITE_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CIPHER_SUITE_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CODEC_CLASSES_AES_CTR_NOPADDING_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CODEC_CLASSES_AES_CTR_NOPADDING_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_CODEC_CLASSES_KEY_PREFIX - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_JCE_PROVIDER_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_CRYPTO_JCEKS_KEY_SERIALFILTER - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_DNS_INTERFACE_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_DNS_NAMESERVER_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_MAPPING - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT_SECS - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT_SECS_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_BACKGROUND_RELOAD - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_BACKGROUND_RELOAD_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_BACKGROUND_RELOAD_THREADS - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_BACKGROUND_RELOAD_THREADS_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_SECS - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_SECS_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_WARN_AFTER_MS - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_CACHE_WARN_AFTER_MS_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_NEGATIVE_CACHE_SECS - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_GROUPS_NEGATIVE_CACHE_SECS_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_IMPERSONATION_PROVIDER_CLASS - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Class to override Impersonation provider
- HADOOP_SECURITY_INSTRUMENTATION_REQUIRES_ADMIN - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_JAVA_SECURE_RANDOM_ALGORITHM_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_SECURITY_JAVA_SECURE_RANDOM_ALGORITHM_KEY
- HADOOP_SECURITY_JAVA_SECURE_RANDOM_ALGORITHM_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_KEY_DEFAULT_BITLENGTH_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_SECURITY_KEY_DEFAULT_BITLENGTH_KEY.
- HADOOP_SECURITY_KEY_DEFAULT_BITLENGTH_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_KEY_DEFAULT_CIPHER_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Defalt value for HADOOP_SECURITY_KEY_DEFAULT_CIPHER_KEY.
- HADOOP_SECURITY_KEY_DEFAULT_CIPHER_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_KEY_PROVIDER_PATH - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SASL_FIXEDWHITELIST_FILE - 类 中的静态变量org.apache.hadoop.security.WhitelistBasedResolver
-
Path to the file to containing subnets and ip addresses to form fixed whitelist.
- HADOOP_SECURITY_SASL_PROPS_RESOLVER_CLASS - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Class to override Sasl Properties for a connection
- HADOOP_SECURITY_SASL_VARIABLEWHITELIST_CACHE_SECS - 类 中的静态变量org.apache.hadoop.security.WhitelistBasedResolver
-
time in seconds by which the variable whitelist file is checked for updates
- HADOOP_SECURITY_SASL_VARIABLEWHITELIST_ENABLE - 类 中的静态变量org.apache.hadoop.security.WhitelistBasedResolver
-
Enables/Disables variable whitelist
- HADOOP_SECURITY_SASL_VARIABLEWHITELIST_FILE - 类 中的静态变量org.apache.hadoop.security.WhitelistBasedResolver
-
Path to the file to containing subnets and ip addresses to form variable whitelist.
- HADOOP_SECURITY_SECURE_RANDOM_DEVICE_FILE_PATH_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SECURE_RANDOM_DEVICE_FILE_PATH_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SECURE_RANDOM_IMPL_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SENSITIVE_CONFIG_KEYS - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SENSITIVE_CONFIG_KEYS_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SECURITY_SERVICE_USER_NAME_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SHELL_MISSING_DEFAULT_FS_WARNING_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SHELL_MISSING_DEFAULT_FS_WARNING_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SHELL_SAFELY_DELETE_LIMIT_NUM_FILES - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SHELL_SAFELY_DELETE_LIMIT_NUM_FILES_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SOCKS_SERVER_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_SYSTEM_TAGS - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_TOKEN_FILE_LOCATION - 类 中的静态变量org.apache.hadoop.security.UserGroupInformation
-
Environment variable pointing to the token cache file
- HADOOP_TOKEN_FILES - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HADOOP_UTIL_HASH_TYPE_DEFAULT - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
Default value for HADOOP_UTIL_HASH_TYPE_KEY
- HADOOP_UTIL_HASH_TYPE_KEY - 类 中的静态变量org.apache.hadoop.fs.CommonConfigurationKeysPublic
-
- HadoopExecutors - org.apache.hadoop.util.concurrent中的类
-
Factory methods for ExecutorService, ScheduledExecutorService instances.
- HadoopIllegalArgumentException - org.apache.hadoop中的异常错误
-
Indicates that a method has been passed illegal or invalid argument.
- HadoopIllegalArgumentException(String) - 异常错误 的构造器org.apache.hadoop.HadoopIllegalArgumentException
-
Constructs exception with the specified detail message.
- HadoopScheduledThreadPoolExecutor - org.apache.hadoop.util.concurrent中的类
-
An extension of ScheduledThreadPoolExecutor that provides additional
functionality.
- HadoopScheduledThreadPoolExecutor(int) - 类 的构造器org.apache.hadoop.util.concurrent.HadoopScheduledThreadPoolExecutor
-
- HadoopScheduledThreadPoolExecutor(int, ThreadFactory) - 类 的构造器org.apache.hadoop.util.concurrent.HadoopScheduledThreadPoolExecutor
-
- HadoopScheduledThreadPoolExecutor(int, RejectedExecutionHandler) - 类 的构造器org.apache.hadoop.util.concurrent.HadoopScheduledThreadPoolExecutor
-
- HadoopScheduledThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler) - 类 的构造器org.apache.hadoop.util.concurrent.HadoopScheduledThreadPoolExecutor
-
- HadoopThreadPoolExecutor - org.apache.hadoop.util.concurrent中的类
-
An extension of ThreadPoolExecutor that provides additional functionality.
- HadoopThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - 类 的构造器org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor
-
- HadoopThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - 类 的构造器org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor
-
- HadoopThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - 类 的构造器org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor
-
- HadoopThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - 类 的构造器org.apache.hadoop.util.concurrent.HadoopThreadPoolExecutor
-
- HadoopUncaughtExceptionHandler - org.apache.hadoop.service.launcher中的类
-
- HadoopUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - 类 的构造器org.apache.hadoop.service.launcher.HadoopUncaughtExceptionHandler
-
Create an instance delegating to the supplied handler if
the exception is considered "simple".
- HadoopUncaughtExceptionHandler() - 类 的构造器org.apache.hadoop.service.launcher.HadoopUncaughtExceptionHandler
-
Basic exception handler -logs simple exceptions, then continues.
- halfDigest() - 类 中的方法org.apache.hadoop.io.MD5Hash
-
Construct a half-sized version of this MD5.
- HaltException(int, Throwable) - 异常错误 的构造器org.apache.hadoop.util.ExitUtil.HaltException
-
- HaltException(int, String) - 异常错误 的构造器org.apache.hadoop.util.ExitUtil.HaltException
-
- HaltException(int, String, Throwable) - 异常错误 的构造器org.apache.hadoop.util.ExitUtil.HaltException
-
- handle(DomainSocket) - 接口 中的方法org.apache.hadoop.net.unix.DomainSocketWatcher.Handler
-
Handles an event on a socket.
- handle(Callback[]) - 类 中的方法org.apache.hadoop.security.SaslRpcServer.SaslDigestCallbackHandler
-
- handle(Callback[]) - 类 中的方法org.apache.hadoop.security.SaslRpcServer.SaslGssCallbackHandler
-
- handleEmptyDstDirectoryOnWindows(Path, File, Path, File) - 类 中的方法org.apache.hadoop.fs.RawLocalFileSystem
-
- handleHttpInteraction(RestCsrfPreventionFilter.HttpInteraction) - 类 中的方法org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- handleKind(Text) - 类 中的方法org.apache.hadoop.crypto.key.kms.KMSClientProvider.KMSTokenRenewer
-
- handleKind(Text) - 类 中的方法org.apache.hadoop.security.token.Token.TrivialRenewer
-
- handleKind(Text) - 类 中的方法org.apache.hadoop.security.token.TokenRenewer
-
Does this renewer handle this kind of token?
- HandleOpt() - 类 的构造器org.apache.hadoop.fs.Options.HandleOpt
-
- handleRefresh(String, String[]) - 接口 中的方法org.apache.hadoop.ipc.RefreshHandler
-
Implement this method to accept refresh requests from the administrator.
- HardLink() - 类 的构造器org.apache.hadoop.fs.FileUtil.HardLink
-
已过时。
- HardLink - org.apache.hadoop.fs中的类
-
Class for creating hardlinks.
- HardLink() - 类 的构造器org.apache.hadoop.fs.HardLink
-
- HardLink.LinkStats - org.apache.hadoop.fs中的类
-
HardLink statistics counters and methods.
- HarFileSystem - org.apache.hadoop.fs中的类
-
This is an implementation of the Hadoop Archive
Filesystem.
- HarFileSystem() - 类 的构造器org.apache.hadoop.fs.HarFileSystem
-
public construction of harfilesystem
- HarFileSystem(FileSystem) - 类 的构造器org.apache.hadoop.fs.HarFileSystem
-
Constructor to create a HarFileSystem with an
underlying filesystem.
- HarFs - org.apache.hadoop.fs中的类
-
- HAS_ACL_VALUE - 枚举 中的静态变量org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
HAS_ACL = 1;
has ACLs
- HAS_CRYPT_VALUE - 枚举 中的静态变量org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
HAS_CRYPT = 2;
encrypted
- HAS_EC_VALUE - 枚举 中的静态变量org.apache.hadoop.fs.FSProtos.FileStatusProto.Flags
-
HAS_EC = 4;
erasure coded
- hasAccessTime() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 access_time = 8;
- hasAccessTime() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 access_time = 8;
- hasAccessTime() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 access_time = 8;
- hasAcl() - 类 中的方法org.apache.hadoop.fs.FileStatus
-
Tell whether the underlying file or directory has ACLs set.
- hasAlias() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
required string alias = 1;
- hasAlias() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
required string alias = 1;
- hasAlias() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
required string alias = 1;
- hasBlockReplication() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 block_replication = 10;
- hasBlockReplication() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint32 block_replication = 10;
- hasBlockReplication() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint32 block_replication = 10;
- hasBlockSize() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 block_size = 11;
- hasBlockSize() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 block_size = 11;
- hasBlockSize() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 block_size = 11;
- hasCallerContext() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RPCCallerContextProto callerContext = 7;
call context
- hasCallerContext() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RPCCallerContextProto callerContext = 7;
call context
- hasCallerContext() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RPCCallerContextProto callerContext = 7;
call context
- hasCallId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
required sint32 callId = 3;
a sequence number that is sent back in response
- hasCallId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
required sint32 callId = 3;
a sequence number that is sent back in response
- hasCallId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
required sint32 callId = 3;
a sequence number that is sent back in response
- hasCallId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required uint32 callId = 1;
callId used in Request
- hasCallId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
required uint32 callId = 1;
callId used in Request
- hasCallId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
required uint32 callId = 1;
callId used in Request
- hasCapability(String) - 类 中的方法org.apache.hadoop.fs.FSDataInputStream
-
- hasCapability(String) - 类 中的方法org.apache.hadoop.fs.FSDataOutputStream
-
- hasCapability(String) - 接口 中的方法org.apache.hadoop.fs.StreamCapabilities
-
Query the stream for a specific capability.
- hasChallenge() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional bytes challenge = 5;
- hasChallenge() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional bytes challenge = 5;
- hasChallenge() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional bytes challenge = 5;
- hasClassName() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto.Builder
-
required string className = 1;
- hasClassName() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
required string className = 1;
- hasClassName() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
-
required string className = 1;
- hasClassName() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required string className = 2;
- hasClassName() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required string className = 2;
- hasClassName() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required string className = 2;
- hasClientId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
required bytes clientId = 4;
Globally unique client ID
- hasClientId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
required bytes clientId = 4;
Globally unique client ID
- hasClientId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
required bytes clientId = 4;
Globally unique client ID
- hasClientId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional bytes clientId = 7;
Globally unique client ID
- hasClientId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional bytes clientId = 7;
Globally unique client ID
- hasClientId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional bytes clientId = 7;
Globally unique client ID
- hasClientProtocolVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required uint64 clientProtocolVersion = 3;
protocol version of class declaring the called method
- hasClientProtocolVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required uint64 clientProtocolVersion = 3;
protocol version of class declaring the called method
- hasClientProtocolVersion() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required uint64 clientProtocolVersion = 3;
protocol version of class declaring the called method
- hasContext() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
required string context = 1;
- hasContext() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
required string context = 1;
- hasContext() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
required string context = 1;
- hasDeclaringClassProtocolName() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string declaringClassProtocolName = 2;
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- hasDeclaringClassProtocolName() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string declaringClassProtocolName = 2;
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- hasDeclaringClassProtocolName() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string declaringClassProtocolName = 2;
RPCs for a particular interface (ie protocol) are done using a
IPC connection that is setup using rpcProxy.
- hasEcData() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional bytes ec_data = 17;
storagePolicy = 16
- hasEcData() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional bytes ec_data = 17;
storagePolicy = 16
- hasEcData() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional bytes ec_data = 17;
storagePolicy = 16
- hasEffectiveUser() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string effectiveUser = 1;
- hasEffectiveUser() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string effectiveUser = 1;
- hasEffectiveUser() - 接口 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string effectiveUser = 1;
- hasEncryptionData() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional bytes encryption_data = 15;
locations = 12
alias = 13
childrenNum = 14
- hasEncryptionData() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional bytes encryption_data = 15;
locations = 12
alias = 13
childrenNum = 14
- hasEncryptionData() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional bytes encryption_data = 15;
locations = 12
alias = 13
childrenNum = 14
- hasErrorDetail() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional .hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto errorDetail = 6;
in case of error
- hasErrorDetail() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional .hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto errorDetail = 6;
in case of error
- hasErrorDetail() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional .hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto errorDetail = 6;
in case of error
- hasErrorMsg() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional string errorMsg = 5;
if request fails, often contains strack trace
- hasErrorMsg() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional string errorMsg = 5;
if request fails, often contains strack trace
- hasErrorMsg() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional string errorMsg = 5;
if request fails, often contains strack trace
- HAServiceProtocol - org.apache.hadoop.ha中的接口
-
Protocol interface that provides High Availability related primitives to
monitor and fail-over the service.
- HAServiceProtocol.HAServiceState - org.apache.hadoop.ha中的枚举
-
An HA service may be in active or standby state.
- HAServiceProtocol.RequestSource - org.apache.hadoop.ha中的枚举
-
- HAServiceProtocol.StateChangeRequestInfo - org.apache.hadoop.ha中的类
-
Information describing the source for a request to change state.
- HAServiceProtocolHelper - org.apache.hadoop.ha中的类
-
- HAServiceProtocolHelper() - 类 的构造器org.apache.hadoop.ha.HAServiceProtocolHelper
-
- HAServiceProtocolPB - org.apache.hadoop.ha.protocolPB中的接口
-
- HAServiceProtocolProtos - org.apache.hadoop.ha.proto中的类
-
- HAServiceProtocolProtos.GetServiceStatusRequestProto - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.GetServiceStatusRequestProto
void request
- HAServiceProtocolProtos.GetServiceStatusRequestProto.Builder - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.GetServiceStatusRequestProto
void request
- HAServiceProtocolProtos.GetServiceStatusRequestProtoOrBuilder - org.apache.hadoop.ha.proto中的接口
-
- HAServiceProtocolProtos.GetServiceStatusResponseProto - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.GetServiceStatusResponseProto
Returns the state of the service
- HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.GetServiceStatusResponseProto
Returns the state of the service
- HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder - org.apache.hadoop.ha.proto中的接口
-
- HAServiceProtocolProtos.HARequestSource - org.apache.hadoop.ha.proto中的枚举
-
Protobuf enum hadoop.common.HARequestSource
- HAServiceProtocolProtos.HAServiceProtocolService - org.apache.hadoop.ha.proto中的类
-
Protobuf service hadoop.common.HAServiceProtocolService
Protocol interface provides High availability related
primitives to monitor and failover a service.
- HAServiceProtocolProtos.HAServiceProtocolService.BlockingInterface - org.apache.hadoop.ha.proto中的接口
-
- HAServiceProtocolProtos.HAServiceProtocolService.Interface - org.apache.hadoop.ha.proto中的接口
-
- HAServiceProtocolProtos.HAServiceProtocolService.Stub - org.apache.hadoop.ha.proto中的类
-
- HAServiceProtocolProtos.HAServiceStateProto - org.apache.hadoop.ha.proto中的枚举
-
Protobuf enum hadoop.common.HAServiceStateProto
- HAServiceProtocolProtos.HAStateChangeRequestInfoProto - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.HAStateChangeRequestInfoProto
- HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.HAStateChangeRequestInfoProto
- HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder - org.apache.hadoop.ha.proto中的接口
-
- HAServiceProtocolProtos.MonitorHealthRequestProto - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.MonitorHealthRequestProto
void request
- HAServiceProtocolProtos.MonitorHealthRequestProto.Builder - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.MonitorHealthRequestProto
void request
- HAServiceProtocolProtos.MonitorHealthRequestProtoOrBuilder - org.apache.hadoop.ha.proto中的接口
-
- HAServiceProtocolProtos.MonitorHealthResponseProto - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.MonitorHealthResponseProto
void response
- HAServiceProtocolProtos.MonitorHealthResponseProto.Builder - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.MonitorHealthResponseProto
void response
- HAServiceProtocolProtos.MonitorHealthResponseProtoOrBuilder - org.apache.hadoop.ha.proto中的接口
-
- HAServiceProtocolProtos.TransitionToActiveRequestProto - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.TransitionToActiveRequestProto
void request
- HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.TransitionToActiveRequestProto
void request
- HAServiceProtocolProtos.TransitionToActiveRequestProtoOrBuilder - org.apache.hadoop.ha.proto中的接口
-
- HAServiceProtocolProtos.TransitionToActiveResponseProto - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.TransitionToActiveResponseProto
void response
- HAServiceProtocolProtos.TransitionToActiveResponseProto.Builder - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.TransitionToActiveResponseProto
void response
- HAServiceProtocolProtos.TransitionToActiveResponseProtoOrBuilder - org.apache.hadoop.ha.proto中的接口
-
- HAServiceProtocolProtos.TransitionToStandbyRequestProto - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.TransitionToStandbyRequestProto
void request
- HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.TransitionToStandbyRequestProto
void request
- HAServiceProtocolProtos.TransitionToStandbyRequestProtoOrBuilder - org.apache.hadoop.ha.proto中的接口
-
- HAServiceProtocolProtos.TransitionToStandbyResponseProto - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.TransitionToStandbyResponseProto
void response
- HAServiceProtocolProtos.TransitionToStandbyResponseProto.Builder - org.apache.hadoop.ha.proto中的类
-
Protobuf type hadoop.common.TransitionToStandbyResponseProto
void response
- HAServiceProtocolProtos.TransitionToStandbyResponseProtoOrBuilder - org.apache.hadoop.ha.proto中的接口
-
- HAServiceProtocolService() - 类 的构造器org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAServiceProtocolService
-
- HAServiceTarget - org.apache.hadoop.ha中的类
-
Represents a target of the client side HA administration commands.
- HAServiceTarget() - 类 的构造器org.apache.hadoop.ha.HAServiceTarget
-
- hasExceptionClassName() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional string exceptionClassName = 4;
if request fails
- hasExceptionClassName() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional string exceptionClassName = 4;
if request fails
- hasExceptionClassName() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional string exceptionClassName = 4;
if request fails
- hasExitStatus() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
optional int32 exitStatus = 1;
unix exit status to return
- hasExitStatus() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
optional int32 exitStatus = 1;
unix exit status to return
- hasExitStatus() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
optional int32 exitStatus = 1;
unix exit status to return
- hasFileType() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- hasFileType() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- hasFileType() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required .hadoop.fs.FileStatusProto.FileType fileType = 1;
- hasFlags() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint32 flags = 18 [default = 0];
- hasFlags() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint32 flags = 18 [default = 0];
- hasFlags() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint32 flags = 18 [default = 0];
- hasFlushed - 类 中的静态变量org.apache.hadoop.metrics2.sink.RollingFileSystemSink
-
- hasGroup() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string group = 6;
- hasGroup() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string group = 6;
- hasGroup() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string group = 6;
- hash(Key) - 类 中的方法org.apache.hadoop.util.bloom.HashFunction
-
Hashes a specified key into several integers.
- HASH_COUNT - 类 中的静态变量org.apache.hadoop.io.BloomMapFile
-
- hashBytes(byte[], int, int) - 类 中的静态方法org.apache.hadoop.io.WritableComparator
-
Compute hash for binary data.
- hashBytes(byte[], int) - 类 中的静态方法org.apache.hadoop.io.WritableComparator
-
Compute hash for binary data.
- hashCode() - 类 中的方法org.apache.hadoop.crypto.key.KeyProvider.KeyVersion
-
- hashCode() - 类 中的方法org.apache.hadoop.fs.AbstractFileSystem
-
- hashCode() - 类 中的方法org.apache.hadoop.fs.ContentSummary
-
- hashCode() - 类 中的方法org.apache.hadoop.fs.DelegationTokenRenewer.RenewAction
-
- hashCode() - 类 中的方法org.apache.hadoop.fs.FileChecksum
-
- hashCode() - 类 中的方法org.apache.hadoop.fs.FileStatus
-
Returns a hash code value for the object, which is defined as
the hash code of the path name.
- hashCode() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
- hashCode() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
- hashCode() - 类 中的方法org.apache.hadoop.fs.LocatedFileStatus
-
Returns a hash code value for the object, which is defined as
the hash code of the path name.
- hashCode() - 类 中的方法org.apache.hadoop.fs.Path
-
- hashCode() - 类 中的方法org.apache.hadoop.fs.permission.AclEntry
-
- hashCode() - 类 中的方法org.apache.hadoop.fs.permission.AclStatus
-
- hashCode() - 类 中的方法org.apache.hadoop.fs.permission.FsCreateModes
-
- hashCode() - 类 中的方法org.apache.hadoop.fs.permission.FsPermission
-
- hashCode() - 类 中的方法org.apache.hadoop.fs.QuotaUsage
-
- hashCode() - 类 中的方法org.apache.hadoop.fs.shell.find.Result
-
- hashCode() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.MonitorHealthResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.GracefulFailoverResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.io.BinaryComparable
-
Return a hash of the bytes returned from {#getBytes()}.
- hashCode() - 类 中的方法org.apache.hadoop.io.BooleanWritable
-
- hashCode() - 类 中的方法org.apache.hadoop.io.BytesWritable
-
- hashCode() - 类 中的方法org.apache.hadoop.io.ByteWritable
-
- hashCode() - 类 中的方法org.apache.hadoop.io.DoubleWritable
-
- hashCode() - 类 中的方法org.apache.hadoop.io.EnumSetWritable
-
- hashCode() - 类 中的方法org.apache.hadoop.io.erasurecode.ECSchema
-
- hashCode() - 类 中的方法org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner.Entry
-
- hashCode() - 类 中的方法org.apache.hadoop.io.file.tfile.Utils.Version
-
- hashCode() - 类 中的方法org.apache.hadoop.io.FloatWritable
-
- hashCode() - 类 中的方法org.apache.hadoop.io.IntWritable
-
- hashCode() - 类 中的方法org.apache.hadoop.io.LongWritable
-
- hashCode() - 类 中的方法org.apache.hadoop.io.MapWritable
-
- hashCode() - 类 中的方法org.apache.hadoop.io.MD5Hash
-
Returns a hash code value for this object.
- hashCode() - 类 中的方法org.apache.hadoop.io.NullWritable
-
- hashCode() - 类 中的方法org.apache.hadoop.io.retry.RetryPolicies.MultipleLinearRandomRetry
-
- hashCode() - 类 中的方法org.apache.hadoop.io.SequenceFile.Metadata
-
- hashCode() - 类 中的方法org.apache.hadoop.io.SequenceFile.Sorter.SegmentDescriptor
-
- hashCode() - 类 中的方法org.apache.hadoop.io.ShortWritable
-
hash code
- hashCode() - 类 中的方法org.apache.hadoop.io.SortedMapWritable
-
- hashCode() - 类 中的方法org.apache.hadoop.io.Text
-
- hashCode() - 类 中的方法org.apache.hadoop.io.VIntWritable
-
- hashCode() - 类 中的方法org.apache.hadoop.io.VLongWritable
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.RetryCache.CacheEntry
-
- hashCode() - 类 中的方法org.apache.hadoop.ipc.RetryCache.CacheEntryWithPayload
-
Override hashcode to avoid findbugs warnings
- hashCode() - 类 中的方法org.apache.hadoop.metrics2.AbstractMetric
-
- hashCode() - 类 中的方法org.apache.hadoop.metrics2.MetricsTag
-
- hashCode() - 类 中的方法org.apache.hadoop.net.InnerNodeImpl
-
- hashCode() - 类 中的方法org.apache.hadoop.net.SocksSocketFactory
-
- hashCode() - 类 中的方法org.apache.hadoop.net.StandardSocketFactory
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.RefreshAuthorizationPolicyProtocolProtos.RefreshServiceAclResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
- hashCode() - 类 中的方法org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier
-
- hashCode() - 类 中的方法org.apache.hadoop.security.token.Token
-
- hashCode() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
Return the hash of the subject.
- hashCode() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
- hashCode() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ListSpanReceiversResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
- hashCode() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverResponseProto
-
- hashCode() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
- hashCode() - 类 中的方法org.apache.hadoop.util.ComparableVersion
-
- HashFunction - org.apache.hadoop.util.bloom中的类
-
Implements a hash object that returns a certain number of hashed values.
- HashFunction(int, int, int) - 类 的构造器org.apache.hadoop.util.bloom.HashFunction
-
Constructor.
- hasId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto.Builder
-
required int64 id = 1;
- hasId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProto
-
required int64 id = 1;
- hasId() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.AddSpanReceiverResponseProtoOrBuilder
-
required int64 id = 1;
- hasId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto.Builder
-
required int64 id = 1;
- hasId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProto
-
required int64 id = 1;
- hasId() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.RemoveSpanReceiverRequestProtoOrBuilder
-
required int64 id = 1;
- hasId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo.Builder
-
required int64 id = 1;
- hasId() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfo
-
required int64 id = 1;
- hasId() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.SpanReceiverListInfoOrBuilder
-
required int64 id = 1;
- hasIdentifier() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder
-
optional string identifier = 1;
- hasIdentifier() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto
-
optional string identifier = 1;
- hasIdentifier() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
-
optional string identifier = 1;
- hasIdentifier() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes identifier = 1;
- hasIdentifier() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required bytes identifier = 1;
- hasIdentifier() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required bytes identifier = 1;
- hasKerberosCredentials() - 类 中的方法org.apache.hadoop.security.UserGroupInformation
-
checks if logged in using kerberos
- hasKey() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string key = 1;
- hasKey() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string key = 1;
- hasKey() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string key = 1;
- hasKind() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string kind = 3;
- hasKind() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string kind = 3;
- hasKind() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string kind = 3;
- hasLength() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 length = 3;
- hasLength() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 length = 3;
- hasLength() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 length = 3;
- hasMechanism() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string mechanism = 2;
- hasMechanism() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string mechanism = 2;
- hasMechanism() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string mechanism = 2;
- hasMethod() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
required string method = 1;
- hasMethod() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
required string method = 1;
- hasMethod() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
required string method = 1;
- hasMethodName() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.Builder
-
required string methodName = 1;
Name of the RPC method
- hasMethodName() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto
-
required string methodName = 1;
Name of the RPC method
- hasMethodName() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilder
-
required string methodName = 1;
Name of the RPC method
- hasMillisToCede() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto.Builder
-
required uint32 millisToCede = 1;
- hasMillisToCede() - 类 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProto
-
required uint32 millisToCede = 1;
- hasMillisToCede() - 接口 中的方法org.apache.hadoop.ha.proto.ZKFCProtocolProtos.CedeActiveRequestProtoOrBuilder
-
required uint32 millisToCede = 1;
- hasModificationTime() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional uint64 modification_time = 7;
- hasModificationTime() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional uint64 modification_time = 7;
- hasModificationTime() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional uint64 modification_time = 7;
- hasMore() - 接口 中的方法org.apache.hadoop.fs.BatchedRemoteIterator.BatchedEntries
-
- hasMore() - 类 中的方法org.apache.hadoop.fs.BatchedRemoteIterator.BatchedListEntries
-
- hasNewExpiryTime() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto.Builder
-
required uint64 newExpiryTime = 1;
- hasNewExpiryTime() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProto
-
required uint64 newExpiryTime = 1;
- hasNewExpiryTime() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenResponseProtoOrBuilder
-
required uint64 newExpiryTime = 1;
- hasNext() - 类 中的方法org.apache.hadoop.fs.BatchedRemoteIterator
-
- hasNext() - 接口 中的方法org.apache.hadoop.fs.RemoteIterator
-
Returns true if the iteration has more elements.
- hasNext() - 类 中的方法org.apache.hadoop.util.IntrusiveCollection.IntrusiveIterator
-
- hasNext() - 类 中的方法org.apache.hadoop.util.LightWeightGSet.SetIterator
-
- hasNotReadyReason() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
optional string notReadyReason = 3;
If not ready to become active, a textual explanation of why not
- hasNotReadyReason() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
optional string notReadyReason = 3;
If not ready to become active, a textual explanation of why not
- hasNotReadyReason() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
optional string notReadyReason = 3;
If not ready to become active, a textual explanation of why not
- hasOwner() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string owner = 5;
- hasOwner() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string owner = 5;
- hasOwner() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string owner = 5;
- hasParentId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
optional int64 parentId = 2;
parentIdLow
- hasParentId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
optional int64 parentId = 2;
parentIdLow
- hasParentId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
optional int64 parentId = 2;
parentIdLow
- hasPassword() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required bytes password = 2;
- hasPassword() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required bytes password = 2;
- hasPassword() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required bytes password = 2;
- hasPath() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
required string path = 2;
- hasPath() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
required string path = 2;
- hasPath() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
required string path = 2;
- hasPattern() - 类 中的方法org.apache.hadoop.fs.GlobFilter
-
- hasPerm() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto.Builder
-
required uint32 perm = 1;
UNIX-style mode bits
- hasPerm() - 类 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProto
-
required uint32 perm = 1;
UNIX-style mode bits
- hasPerm() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FsPermissionProtoOrBuilder
-
required uint32 perm = 1;
UNIX-style mode bits
- hasPermission() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- hasPermission() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- hasPermission() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional .hadoop.fs.FsPermissionProto permission = 4;
- hasProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
optional string protocol = 3;
Protocol name for next rpc layer.
- hasProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
optional string protocol = 3;
Protocol name for next rpc layer.
- hasProtocol() - 接口 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
optional string protocol = 3;
Protocol name for next rpc layer.
- hasProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
required string protocol = 1;
Protocol name
- hasProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
required string protocol = 1;
Protocol name
- hasProtocol() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
required string protocol = 1;
Protocol name
- hasProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder
-
required string protocol = 1;
Protocol name
- hasProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto
-
required string protocol = 1;
Protocol name
- hasProtocol() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilder
-
required string protocol = 1;
Protocol name
- hasProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string protocol = 3;
- hasProtocol() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string protocol = 3;
- hasProtocol() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string protocol = 3;
- hasReadyToBecomeActive() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
optional bool readyToBecomeActive = 2;
If state is STANDBY, indicate whether it is
ready to become active.
- hasReadyToBecomeActive() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
optional bool readyToBecomeActive = 2;
If state is STANDBY, indicate whether it is
ready to become active.
- hasReadyToBecomeActive() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
optional bool readyToBecomeActive = 2;
If state is STANDBY, indicate whether it is
ready to become active.
- hasRealUser() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.Builder
-
optional string realUser = 2;
- hasRealUser() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto
-
optional string realUser = 2;
- hasRealUser() - 接口 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilder
-
optional string realUser = 2;
- hasRenewer() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto.Builder
-
required string renewer = 1;
- hasRenewer() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProto
-
required string renewer = 1;
- hasRenewer() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenRequestProtoOrBuilder
-
required string renewer = 1;
- hasReqInfo() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToActiveRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto.Builder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProto
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqInfo() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.TransitionToStandbyRequestProtoOrBuilder
-
required .hadoop.common.HAStateChangeRequestInfoProto reqInfo = 1;
- hasReqSource() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto.Builder
-
required .hadoop.common.HARequestSource reqSource = 1;
- hasReqSource() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProto
-
required .hadoop.common.HARequestSource reqSource = 1;
- hasReqSource() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.HAStateChangeRequestInfoProtoOrBuilder
-
required .hadoop.common.HARequestSource reqSource = 1;
- hasRetryCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional sint32 retryCount = 5 [default = -1];
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- hasRetryCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional sint32 retryCount = 5 [default = -1];
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- hasRetryCount() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional sint32 retryCount = 5 [default = -1];
clientId + callId uniquely identifies a request
retry count, 1 means this is the first retry
- hasRetryCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional sint32 retryCount = 8 [default = -1];
- hasRetryCount() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional sint32 retryCount = 8 [default = -1];
- hasRetryCount() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional sint32 retryCount = 8 [default = -1];
- hasRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder
-
required string rpcKind = 2;
RPC kind
- hasRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto
-
required string rpcKind = 2;
RPC kind
- hasRpcKind() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilder
-
required string rpcKind = 2;
RPC kind
- hasRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.Builder
-
required string rpcKind = 1;
RPC kind
- hasRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto
-
required string rpcKind = 1;
RPC kind
- hasRpcKind() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilder
-
required string rpcKind = 1;
RPC kind
- hasRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- hasRpcKind() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- hasRpcKind() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RpcKindProto rpcKind = 1;
- hasRpcOp() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- hasRpcOp() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- hasRpcOp() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RpcRequestHeaderProto.OperationProto rpcOp = 2;
- hasSecret() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional bytes secret = 3;
- hasSecret() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional bytes secret = 3;
- hasSecret() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional bytes secret = 3;
- hasSenderName() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
optional string senderName = 3;
which handler sent this message
- hasSenderName() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
optional string senderName = 3;
which handler sent this message
- hasSenderName() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
optional string senderName = 3;
which handler sent this message
- hasServerId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
-
optional string serverId = 4;
- hasServerId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth
-
optional string serverId = 4;
- hasServerId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder
-
optional string serverId = 4;
- hasServerIpcVersionNum() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
optional uint32 serverIpcVersionNum = 3;
Sent if success or fail
- hasServerIpcVersionNum() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
optional uint32 serverIpcVersionNum = 3;
Sent if success or fail
- hasServerIpcVersionNum() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
optional uint32 serverIpcVersionNum = 3;
Sent if success or fail
- hasService() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto.Builder
-
required string service = 4;
- hasService() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProto
-
required string service = 4;
- hasService() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.TokenProtoOrBuilder
-
required string service = 4;
- hasShutdownHook(Runnable) - 类 中的方法org.apache.hadoop.util.ShutdownHookManager
-
Indicates if a shutdownHook is registered or not.
- hasSignature() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.Builder
-
optional bytes signature = 2;
- hasSignature() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto
-
optional bytes signature = 2;
- hasSignature() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilder
-
optional bytes signature = 2;
- hasState() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto.Builder
-
required .hadoop.common.HAServiceStateProto state = 1;
- hasState() - 类 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProto
-
required .hadoop.common.HAServiceStateProto state = 1;
- hasState() - 接口 中的方法org.apache.hadoop.ha.proto.HAServiceProtocolProtos.GetServiceStatusResponseProtoOrBuilder
-
required .hadoop.common.HAServiceStateProto state = 1;
- hasState() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- hasState() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- hasState() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
required .hadoop.common.RpcSaslProto.SaslState state = 2;
- hasStatus() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.Builder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- hasStatus() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- hasStatus() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder
-
required .hadoop.common.RpcResponseHeaderProto.RpcStatusProto status = 2;
- hasSymlink() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto.Builder
-
optional string symlink = 9;
- hasSymlink() - 类 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProto
-
optional string symlink = 9;
- hasSymlink() - 接口 中的方法org.apache.hadoop.fs.FSProtos.FileStatusProtoOrBuilder
-
optional string symlink = 9;
- hasToken() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional bytes token = 3;
- hasToken() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
optional bytes token = 3;
- hasToken() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
optional bytes token = 3;
- hasToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CancelDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto.Builder
-
optional .hadoop.common.TokenProto token = 2;
- hasToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProto
-
optional .hadoop.common.TokenProto token = 2;
- hasToken() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.CredentialsKVProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 2;
- hasToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto.Builder
-
optional .hadoop.common.TokenProto token = 1;
- hasToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProto
-
optional .hadoop.common.TokenProto token = 1;
- hasToken() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.GetDelegationTokenResponseProtoOrBuilder
-
optional .hadoop.common.TokenProto token = 1;
- hasToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto.Builder
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - 类 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProto
-
required .hadoop.common.TokenProto token = 1;
- hasToken() - 接口 中的方法org.apache.hadoop.security.proto.SecurityProtos.RenewDelegationTokenRequestProtoOrBuilder
-
required .hadoop.common.TokenProto token = 1;
- hasTraceId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.Builder
-
optional int64 traceId = 1;
parentIdHigh
- hasTraceId() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto
-
optional int64 traceId = 1;
parentIdHigh
- hasTraceId() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder
-
optional int64 traceId = 1;
parentIdHigh
- hasTraceInfo() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builder
-
optional .hadoop.common.RPCTraceInfoProto traceInfo = 6;
tracing info
- hasTraceInfo() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto
-
optional .hadoop.common.RPCTraceInfoProto traceInfo = 6;
tracing info
- hasTraceInfo() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder
-
optional .hadoop.common.RPCTraceInfoProto traceInfo = 6;
tracing info
- hasUser() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto.Builder
-
required string user = 1;
- hasUser() - 类 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto
-
required string user = 1;
- hasUser() - 接口 中的方法org.apache.hadoop.tools.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProtoOrBuilder
-
required string user = 1;
- hasUserInfo() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.Builder
-
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- hasUserInfo() - 类 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto
-
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- hasUserInfo() - 接口 中的方法org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilder
-
optional .hadoop.common.UserInformationProto userInfo = 2;
UserInfo beyond what is determined as part of security handshake
at connection time (kerberos, tokens etc).
- hasUserMessage() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder
-
optional string userMessage = 2;
to be displayed to the user
- hasUserMessage() - 类 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto
-
optional string userMessage = 2;
to be displayed to the user
- hasUserMessage() - 接口 中的方法org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProtoOrBuilder
-
optional string userMessage = 2;
to be displayed to the user
- hasVal() - 类 中的方法org.apache.hadoop.util.Waitable
-
- hasValue() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair.Builder
-
required string value = 2;
- hasValue() - 类 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPair
-
required string value = 2;
- hasValue() - 接口 中的方法org.apache.hadoop.tracing.TraceAdminPB.ConfigPairOrBuilder
-
required string value = 2;
- hasVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.Builder
-
required uint64 version = 1;
- hasVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto
-
required uint64 version = 1;
- hasVersion() - 接口 中的方法org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder
-
required uint64 version = 1;
- hasVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.Builder
-
optional uint32 version = 1;
- hasVersion() - 类 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto
-
optional uint32 version = 1;
- hasVersion() - 接口 中的方法org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilder
-
optional uint32 version = 1;
- hasWarnedDeprecation(String) - 类 中的静态方法org.apache.hadoop.conf.Configuration
-
Returns whether or not a deprecated name has been warned.
- hasWinutilsPath() - 类 中的静态方法org.apache.hadoop.util.Shell
-
Predicate to indicate whether or not the path to winutils is known.
- hbMakeCodeLengths(char[], int[], int, int) - 类 中的静态方法org.apache.hadoop.io.compress.bzip2.CBZip2OutputStream
-
This method is accessible by subclasses for historical purposes.
- HEADER_DEFAULT - 类 中的静态变量org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- HEADER_SIZE - 类 中的静态变量org.apache.hadoop.http.JettyUtils
-
- HEADER_USER_AGENT - 类 中的静态变量org.apache.hadoop.security.http.RestCsrfPreventionFilter
-
- headMap(K) - 类 中的方法org.apache.hadoop.io.SortedMapWritable
-
- HealthCheckFailedException - org.apache.hadoop.ha中的异常错误
-
Exception thrown to indicate that health check of a service failed.
- HealthCheckFailedException(String) - 异常错误 的构造器org.apache.hadoop.ha.HealthCheckFailedException
-
- HealthCheckFailedException(String, Throwable) - 异常错误 的构造器org.apache.hadoop.ha.HealthCheckFailedException
-
- Help() - 类 的构造器org.apache.hadoop.fs.FsShell.Help
-
- help - 类 中的变量org.apache.hadoop.ha.HAAdmin.UsageInfo
-
- hflush() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStream
-
- HFLUSH - 接口 中的静态变量org.apache.hadoop.fs.StreamCapabilities
-
- hflush() - 接口 中的方法org.apache.hadoop.fs.Syncable
-
Flush out the data in client's user buffer.
- hflush() - 类 中的方法org.apache.hadoop.io.SequenceFile.Writer
-
- HHXOR_CODEC_NAME - 类 中的静态变量org.apache.hadoop.io.erasurecode.ErasureCodeConstants
-
- hideHeaders() - 类 中的方法org.apache.hadoop.tools.TableListing.Builder
-
Whether to hide column headers in table output
- hostName(String) - 类 中的方法org.apache.hadoop.http.HttpServer2.Builder
-
Set the hostname of the http server.
- HOSTNAME_PATTERN - 类 中的静态变量org.apache.hadoop.security.SecurityUtil
-
- HostsFileReader.HostDetails - org.apache.hadoop.util中的类
-
An atomic view of the included and excluded hosts
- hsync() - 类 中的方法org.apache.hadoop.fs.FSDataOutputStream
-
- HSYNC - 接口 中的静态变量org.apache.hadoop.fs.StreamCapabilities
-
- hsync() - 接口 中的方法org.apache.hadoop.fs.Syncable
-
Similar to posix fsync, flush out the data in client's user buffer
all the way to the disk device (but the disk may have it in its cache).
- hsync() - 类 中的方法org.apache.hadoop.io.SequenceFile.Writer
-
- HtmlQuoting - org.apache.hadoop.http中的类
-
This class is responsible for quoting HTML characters.
- HtmlQuoting() - 类 的构造器org.apache.hadoop.http.HtmlQuoting
-
- HttpConfig.Policy - org.apache.hadoop.http中的枚举
-
- HttpCrossOriginFilterInitializer - org.apache.hadoop.security中的类
-
- HttpCrossOriginFilterInitializer() - 类 的构造器org.apache.hadoop.security.HttpCrossOriginFilterInitializer
-
- HttpFileSystem - org.apache.hadoop.fs.http中的类
-
A Filesystem that reads from HTTP endpoint.
- HttpFileSystem() - 类 的构造器org.apache.hadoop.fs.http.HttpFileSystem
-
- HttpRequestLog - org.apache.hadoop.http中的类
-
RequestLog object for use with Http
- HttpRequestLog() - 类 的构造器org.apache.hadoop.http.HttpRequestLog
-
- HttpRequestLogAppender - org.apache.hadoop.http中的类
-
Log4j Appender adapter for HttpRequestLog
- HttpRequestLogAppender() - 类 的构造器org.apache.hadoop.http.HttpRequestLogAppender
-
- HttpServer2.Builder - org.apache.hadoop.http中的类
-
Class to construct instances of HTTP server with specific options.
- HttpServer2.QuotingInputFilter - org.apache.hadoop.http中的类
-
A Servlet input filter that quotes all HTML active characters in the
parameter names and values.
- HttpServer2.QuotingInputFilter.RequestQuoter - org.apache.hadoop.http中的类
-
- HttpServer2.StackServlet - org.apache.hadoop.http中的类
-
A very simple servlet to serve up a text representation of the current
stack traces.
- HttpServer2.XFrameOption - org.apache.hadoop.http中的枚举
-
The X-FRAME-OPTIONS header in HTTP response to mitigate clickjacking
attack.
- HttpsFileSystem - org.apache.hadoop.fs.http中的类
-
A Filesystem that reads from HTTPS endpoint.
- HttpsFileSystem() - 类 的构造器org.apache.hadoop.fs.http.HttpsFileSystem
-